Pagini recente » Borderou de evaluare (job #2929370) | Borderou de evaluare (job #2928795) | Borderou de evaluare (job #796517) | Borderou de evaluare (job #95822) | Borderou de evaluare (job #2364360)
Borderou de evaluare (job #2364360)
Raport evaluator
Compilare:
main.cpp: In function 'void bfs(int)':
main.cpp:18:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[s].size(); i++)
~^~~~~~~~~~~~
main.cpp:20:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(!viz[v[s][i]])q.push(v[s][i]), viz[v[s][i]]=1;nod++;
^~
main.cpp:20:53: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if(!viz[v[s][i]])q.push(v[s][i]), viz[v[s][i]]=1;nod++;
^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 251ms | 262kb | Time limit exceeded | 0 |
| Punctaj total | 0 |