Borderou de evaluare (job #2629411)

Utilizator CornelProgramatorMarin Florin Eduard Marian CornelProgramator Data 20 iunie 2020 16:18:40
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'void afisare()': main.cpp:18:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1; i<=n; i++) ^~~ main.cpp:20:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout<<endl; ^~~~ main.cpp: In function 'int main()': main.cpp:67:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] while((i<=n)&&((a[st[vf]][i]==0)||a[st[vf]][i]==1 && vizitat[i]==1)) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms262kbOK5
23ms524kbOK5
33ms131kbOK5
413ms1310kbOK5
54ms786kbOK5
68ms1835kbOK5
713ms3670kbOK5
818ms6160kbOK5
923ms8126kbOK5
1026ms9437kbOK5
1126ms12058kbKilled by Signal 110
123ms131kbKilled by Signal 110
132ms131kbKilled by Signal 110
142ms131kbKilled by Signal 110
153ms131kbKilled by Signal 110
163ms131kbKilled by Signal 110
1782ms41287kbKilled by Signal 110
182ms131kbKilled by Signal 110
192ms131kbKilled by Signal 110
202ms131kbKilled by Signal 110
Punctaj total50

Ceva nu functioneaza?