Borderou de evaluare (job #2832611)

Utilizator enestianEne Sebastian enestian Data 13 ianuarie 2022 23:05:58
Problema Amici2 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

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
12ms184kbIncorect0
26ms331kbIncorect0
36ms299kbIncorect0
425ms593kbIncorect0
573ms1556kbIncorect0
688ms1347kbIncorect0
788ms1437kbIncorect0
8117ms1859kbIncorect0
9107ms1949kbIncorect0
10145ms1748kbIncorect0
Punctaj total0

Ceva nu functioneaza?