Borderou de evaluare (job #2522801)

Utilizator darkeagleDaniel Popescu darkeagle Data 13 ianuarie 2020 00:36:05
Problema Bilete Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void afisare()': main.cpp:27:20: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(f[2]==f1[2] && f[4]>f1[4]) ^~ main.cpp:29:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(f[2]==f1[2] && f[4]==f1[4] && f[6]>f1[6]) ^~ main.cpp:34:26: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((f[1]==f[3] && f[2]==f[4]) || (f[1]==f[5] && f[2]==f[6]) || ( f[2]==f[3] && f[4]==f[6]) ) ^~ main.cpp:36:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(f[1]==f[3] && f[2]>f[4]) ^~ main.cpp: In function 'int main()': main.cpp:90:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] { freopen ("bilete.in", "r",stdin); ^ main.cpp:91:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen ("bilete.out", "w",stdout); ^ main.cpp:93:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&n,&t); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbIncorect0
37ms131kbIncorect0
418ms131kbIncorect0
550ms131kbTime limit exceeded0
63ms131kbIncorect0
714ms131kbIncorect0
853ms131kbTime limit exceeded0
920ms131kbIncorect0
1053ms131kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?