Pagini recente » Borderou de evaluare (job #1179616) | Borderou de evaluare (job #229593) | Borderou de evaluare (job #1047800) | Borderou de evaluare (job #885439) | Borderou de evaluare (job #2928388)
Borderou de evaluare (job #2928388)
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 |
1 | 1ms | 184kb | OK | 10 |
2 | 0ms | 184kb | OK | 10 |
3 | 0ms | 184kb | OK | 10 |
4 | 0ms | 184kb | OK | 10 |
5 | 0ms | 184kb | OK | 10 |
6 | 3ms | 970kb | OK | 10 |
7 | 22ms | 2215kb | OK | 10 |
8 | 68ms | 4812kb | OK | 10 |
9 | 127ms | 8364kb | OK | 10 |
10 | 86ms | 8364kb | OK | 10 |
Punctaj total | 100 |