Borderou de evaluare (job #2527990)

Utilizator alextodoranTodoran Alexandru Raul alextodoran Data 21 ianuarie 2020 10:49:56
Problema Marcel Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

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
12ms131kbOK10
22ms131kbIncorect0
38ms262kbIncorect0
427ms262kbIncorect0
544ms393kbIncorect0
6174ms393kbIncorect0
7316ms524kbIncorect0
8542ms524kbIncorect0
91079ms655kbIncorect0
10896ms655kbOK10
Punctaj total20

Ceva nu functioneaza?