Borderou de evaluare (job #2928387)

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

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
10ms184kbKilled by Signal 110
20ms184kbKilled by Signal 110
30ms184kbKilled by Signal 110
40ms184kbKilled by Signal 110
50ms184kbKilled by Signal 110
60ms184kbKilled by Signal 110
70ms184kbKilled by Signal 110
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
100ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?