Borderou de evaluare (job #3300428)

Utilizator Andrei-Dani-10Pisla Andrei Daniel Andrei-Dani-10 Data 15 iunie 2025 17:58:09
Problema Secvmax Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'void debug(int)': main.cpp:42:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 42 | for(int i = 1; i <= n; i++) out<<(a[i] <= x)<<" "; out<<"\n"; | ^~~ main.cpp:42:56: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 42 | for(int i = 1; i <= n; i++) out<<(a[i] <= x)<<" "; out<<"\n"; | ^~~ main.cpp:43:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 43 | for(int i = 1; i <= n; i++) out<<dsu.father[i]<<" "; out<<"\n"; | ^~~ main.cpp:43:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 43 | for(int i = 1; i <= n; i++) out<<dsu.father[i]<<" "; out<<"\n"; | ^~~ main.cpp:44:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 44 | for(int i = 1; i <= n; i++) out<<dsu.inset[i]<<" "; out<<"\n"; | ^~~ main.cpp:44:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 44 | for(int i = 1; i <= n; i++) out<<dsu.inset[i]<<" "; out<<"\n"; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbOK1010
20ms303kbOK1010
30ms303kbOK1010
44ms819kbOK1010
514ms1789kbKilled by Signal 1100
620ms2113kbKilled by Signal 110
730ms3121kbKilled by Signal 1100
830ms3416kbKilled by Signal 1100
931ms3604kbKilled by Signal 110
1028ms3473kbOK1010
Punctaj total50

Ceva nu functioneaza?