Pagini recente » Borderou de evaluare (job #2655024) | Borderou de evaluare (job #2697885) | Borderou de evaluare (job #3163542) | Borderou de evaluare (job #2056062) | Borderou de evaluare (job #2527990)
Borderou de evaluare (job #2527990)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:93:37: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
sum += dp[k & 1 ^ 1][l & 1][i + 1][j];
~~^~~
main.cpp:95:44: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
sum += dp[k & 1][l & 1 ^ 1][i][j + 1];
~~^~~
main.cpp:97:37: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
sum += dp[k & 1 ^ 1][l & 1][i][j];
~~^~~
main.cpp:99:44: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
sum += dp[k & 1][l & 1 ^ 1][i][j];
~~^~~
main.cpp: In function 'char read_char()':
main.cpp:24:54: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, sizeof(char), BUFFER_SIZE, fin);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 8ms | 262kb | Incorect | 0 |
| 4 | 27ms | 262kb | Incorect | 0 |
| 5 | 44ms | 393kb | Incorect | 0 |
| 6 | 174ms | 393kb | Incorect | 0 |
| 7 | 316ms | 524kb | Incorect | 0 |
| 8 | 542ms | 524kb | Incorect | 0 |
| 9 | 1079ms | 655kb | Incorect | 0 |
| 10 | 896ms | 655kb | OK | 10 |
| Punctaj total | 20 |