Borderou de evaluare (job #2578881)

Utilizator Senth30Denis-Florin Cringanu Senth30 Data 11 martie 2020 18:01:42
Problema Conserve Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:35:33: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] dp[i & 1][j] = dp[1 - i & 1][j]; ~~^~~ main.cpp:36:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] if(dp[i & 1][j] < dp[1 - i & 1][r] + v[i]) ~~^~~ main.cpp:37:37: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] dp[i & 1][j] = dp[1 - i & 1][r] + v[i]; ~~^~~ main.cpp: In function 'void read()': main.cpp:13:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &N, &P); ^ main.cpp:15:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &v[i]); ^ main.cpp: In function 'int main()': main.cpp:23:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("conserve.in", "r", stdin); ^ main.cpp:24:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("conserve.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbFormat solutie gresit0
22ms131kbFormat solutie gresit0
33ms131kbFormat solutie gresit0
42ms131kbFormat solutie gresit0
52ms131kbFormat solutie gresit0
62ms131kbFormat solutie gresit0
73ms131kbFormat solutie gresit0
82ms131kbFormat solutie gresit0
93ms131kbFormat solutie gresit0
102ms131kbFormat solutie gresit0
1116ms131kbFormat solutie gresit0
124ms131kbFormat solutie gresit0
1333ms131kbFormat solutie gresit0
148ms131kbFormat solutie gresit0
1544ms131kbFormat solutie gresit0
1687ms131kbFormat solutie gresit0
1744ms131kbFormat solutie gresit0
183ms131kbFormat solutie gresit0
1973ms131kbFormat solutie gresit0
2017ms131kbFormat solutie gresit0
Punctaj total0

Ceva nu functioneaza?