Borderou de evaluare (job #3281567)

Utilizator Mihai_OctMihai Octavian Mihai_Oct Data 2 martie 2025 13:08:48
Problema Gramezi Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool CmpA(Grupa, Grupa)': main.cpp:15:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 15 | if(a.sum == b.sum) return a.val > b.val; | ^~ main.cpp:16:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 16 | return a.sum > b.sum; | ^~~~~~ main.cpp: In function 'bool CmpB(Grupa, Grupa)': main.cpp:20:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 20 | if(a.sum == b.sum) return a.val < b.val; | ^~ main.cpp:21:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 21 | return a.sum < b.sum; | ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
41ms303kbIncorect0
52ms557kbIncorect0
64ms819kbIncorect0
75ms819kbIncorect0
84ms819kbIncorect0
98ms1081kbIncorect0
104ms1081kbIncorect0
Punctaj total0

Ceva nu functioneaza?