Pagini recente » Borderou de evaluare (job #1509291) | Borderou de evaluare (job #2361307) | Borderou de evaluare (job #1203659) | Borderou de evaluare (job #2555820) | Borderou de evaluare (job #2693352)
Borderou de evaluare (job #2693352)
Raport evaluator
Compilare:
main.cpp: In function 'void bfs(int)':
main.cpp:19:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < g[k].size(); i++){
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:41:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 1; i <= n; i++)
^~~
main.cpp:44:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
out<<sol.size()<<"\n";
^~~
main.cpp:45:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < sol.size(); i++)
~~^~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 262kb | OK | 10 |
2 | 3ms | 262kb | Incorect | 0 |
3 | 3ms | 262kb | Incorect | 0 |
4 | 3ms | 262kb | OK | 10 |
5 | 3ms | 262kb | OK | 10 |
6 | 15ms | 655kb | Incorect | 0 |
7 | 6ms | 393kb | Incorect | 0 |
8 | 12ms | 655kb | Incorect | 0 |
9 | 13ms | 655kb | Incorect | 0 |
10 | 13ms | 655kb | Incorect | 0 |
Punctaj total | 30 |