Borderou de evaluare (job #2924808)

Utilizator Calin_IftichiIftichi Albert Ioan Calin Calin_Iftichi Data 11 octombrie 2022 13:19:56
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void BFS(int)': main.cpp:38:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 38 | for(int i = 0; i < la[curent].size(); i++) | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:38:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 38 | for(int i = 0; i < la[curent].size(); i++) | ^~~ main.cpp:40:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 40 | if(D[vecin] == 0) | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbIncorect0
20ms184kbIncorect0
30ms184kbIncorect0
40ms184kbIncorect0
53ms2805kbIncorect0
620ms3436kbIncorect0
767ms5009kbIncorect0
864ms5509kbIncorect0
9369ms11558kbIncorect0
10369ms11452kbIncorect0
Punctaj total0

Ceva nu functioneaza?