Borderou de evaluare (job #2722306)

Utilizator KPP17Popescu Paul KPP17 Data 12 martie 2021 18:44:22
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:12:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i = 1; i <= n; i++) if (not E[i]) DFS(i); for (int i = n; i--;) out << V[i] << ' ';} ^~~ main.cpp:12:52: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (int i = 1; i <= n; i++) if (not E[i]) DFS(i); for (int i = n; i--;) out << V[i] << ' ';} ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
15ms1310kbUn nod apare de mai multe ori0
25ms1310kbUn nod apare de mai multe ori0
35ms1310kbUn nod apare de mai multe ori0
47ms1441kbUn nod apare de mai multe ori0
59ms1441kbUn nod apare de mai multe ori0
615ms1703kbUn nod apare de mai multe ori0
721ms1835kbKilled by Signal 110
828ms1966kbKilled by Signal 110
951ms2359kbKilled by Signal 110
1081ms2621kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?