Borderou de evaluare (job #3300321)

Utilizator Andrei-Dani-10Pisla Andrei Daniel Andrei-Dani-10 Data 14 iunie 2025 19:28:45
Problema Bile Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'void disjointset::debug()': main.cpp:55:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 55 | for(int i = 1; i <= sz; i++) out<<i<<" "; out<<"\n"; | ^~~ main.cpp:55:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 55 | for(int i = 1; i <= sz; i++) out<<i<<" "; out<<"\n"; | ^~~ main.cpp:56:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 56 | for(int i = 1; i <= sz; i++) out<<father[i]<<" "; out<<"\n"; | ^~~ main.cpp:56:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 56 | for(int i = 1; i <= sz; i++) out<<father[i]<<" "; out<<"\n"; | ^~~ main.cpp:57:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 57 | for(int i = 1; i <= sz; i++) out<<inset[i]<<" "; out<<"\n"; | ^~~ main.cpp:57:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 57 | for(int i = 1; i <= sz; i++) out<<inset[i]<<" "; out<<"\n"; | ^~~ main.cpp:58:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 58 | for(int i = 1; i <= sz; i++) out<<island[i]<<" "; out<<"\n"; | ^~~ main.cpp:58:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 58 | for(int i = 1; i <= sz; i++) out<<island[i]<<" "; out<<"\n"; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms303kbOK10
31ms303kbOK10
41ms557kbOK10
53ms819kbOK10
65ms1343kbOK10
74ms1343kbOK10
89ms2129kbOK10
98ms2129kbOK10
109ms2129kbOK10
Punctaj total100

Ceva nu functioneaza?