Borderou de evaluare (job #2856821)

Utilizator Cosmin2004_InfoMoldoveanu Cosmin Cosmin2004_Info Data 24 februarie 2022 12:38:18
Problema Zaharel Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:46:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 46 | for(auto x : red) cout << x.first << " " << x.second << " "; cout << "\n"; | ^~~ main.cpp:46:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 46 | for(auto x : red) cout << x.first << " " << x.second << " "; cout << "\n"; | ^~~~ main.cpp:47:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 47 | for(auto x : blue) cout << x.first << " " << x.second << " "; cout << "\n"; | ^~~ main.cpp:47:67: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 47 | for(auto x : blue) cout << x.first << " " << x.second << " "; cout << "\n"; | ^~~~ main.cpp:21:9: warning: unused variable 'start' [-Wunused-variable] 21 | int start = c[1], node = c[1]; | ^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK!10
22ms184kbOK!10
32ms184kbOK!10
42ms184kbOK!10
52ms184kbOK!10
62ms184kbOK!10
76ms200kbOK!10
830ms200kbOK!10
945ms200kbOK!10
1016ms200kbOK!10
Punctaj total100

Ceva nu functioneaza?