Borderou de evaluare (job #2832663)

Utilizator enestianEne Sebastian enestian Data 14 ianuarie 2022 09:02:48
Problema Amici2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void BFS(int)': main.cpp:27:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 27 | for (int i = 0; i < vecini[x].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~ main.cpp:33:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 33 | if (adancime[vecini[x][i]]> adancmax); | ^~ main.cpp:34:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 34 | adancmax= adancime[vecini[x][i]]; | ^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbCorect!10
26ms339kbCorect!10
36ms331kbCorect!10
425ms593kbCorect!10
578ms1560kbCorect!10
691ms1355kbCorect!10
788ms1495kbCorect!10
8112ms1863kbCorect!10
9107ms1949kbCorect!10
10135ms1691kbCorect!10
Punctaj total100

Ceva nu functioneaza?