Borderou de evaluare (job #2517495)

Utilizator OkaRinOkabe Rintaro OkaRin Data 3 ianuarie 2020 17:34:05
Problema Concert2 Status done
Runda Arhiva Monthly Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:15:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 2 ; i<= N ; ++i ) ^~~ main.cpp:34:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i = 1 ; i<= N ; ++i ) ^~~ main.cpp:8:46: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("concert2.in" , "r" , stdin ); ^ main.cpp:9:48: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("concert2.out" , "w" , stdout ); ^ main.cpp:10:42: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d" , &N , &k1 , &k2 ); ^ main.cpp:12:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &v[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK100
23ms131kbOK10
32ms131kbOK10
44ms131kbOK10
524ms131kbOK10
629ms131kbIncorect0
730ms131kbOK10
839ms131kbOK10
920ms131kbOK10
1024ms131kbOK10
Punctaj total0

Ceva nu functioneaza?