Borderou de evaluare (job #2862844)

Utilizator mihneazzzMacovei Daniel mihneazzz Data 5 martie 2022 22:04:43
Problema Drumuri minime Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 5

Raport evaluator

Compilare: main.cpp: In function 'void BFS()': main.cpp:61:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 61 | if(compute(d[k],i.cost)==d[i.nod]) nr[i.nod]+=nr[k];nr[i.nod]%=MOD; | ^~ main.cpp:61:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 61 | if(compute(d[k],i.cost)==d[i.nod]) nr[i.nod]+=nr[k];nr[i.nod]%=MOD; | ^~ main.cpp:62:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 62 | if(!viz[i.nod])viz[i.nod]=1,q.push(i.nod);cout<<i.nod<<" "; | ^~ main.cpp:62:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 62 | if(!viz[i.nod])viz[i.nod]=1,q.push(i.nod);cout<<i.nod<<" "; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms188kbOK5
22ms184kbIncorect0
32ms184kbIncorect0
42ms184kbIncorect0
52ms184kbIncorect0
62ms184kbIncorect0
72ms184kbIncorect0
82ms184kbIncorect0
92ms184kbIncorect0
102ms184kbIncorect0
112ms184kbIncorect0
122ms184kbIncorect0
132ms184kbIncorect0
142ms184kbIncorect0
152ms184kbIncorect0
166ms364kbIncorect0
176ms315kbIncorect0
186ms331kbIncorect0
196ms339kbIncorect0
206ms311kbIncorect0
Punctaj total5

Ceva nu functioneaza?