Borderou de evaluare (job #2928388)

Utilizator iulia.talpalariuIulia-Georgiana Talpalariu iulia.talpalariu Data 22 octombrie 2022 20:52:55
Problema Padure Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'int Graph::bfs_lee()': main.cpp:63:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 63 | if (curr_l == castle_l && curr_c == castle_c) | ^~ main.cpp:66:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 66 | for(auto loc: neib_loc) { | ^~~ main.cpp:56:68: warning: control reaches end of non-void function [-Wreturn-type] 56 | vector<pair<int,int>> neib_loc = {{0, -1},{0, 1},{-1, 0},{1, 0}}; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
63ms970kbOK10
722ms2215kbOK10
868ms4812kbOK10
9127ms8364kbOK10
1086ms8364kbOK10
Punctaj total100

Ceva nu functioneaza?