Borderou de evaluare (job #2517484)

Utilizator GicuRGicu Rata GicuR Data 3 ianuarie 2020 17:20:45
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:40: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
13ms131kbOK100
23ms131kbIncorect0
32ms131kbOK10
43ms131kbIncorect0
521ms131kbIncorect0
621ms184kbIncorect0
728ms208kbIncorect0
826ms131kbIncorect0
921ms200kbIncorect0
1028ms200kbIncorect0
Punctaj total0

Ceva nu functioneaza?