Borderou de evaluare (job #2722311)

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

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
14ms1310kbOK10
25ms1310kbOK10
35ms1310kbOK10
47ms1310kbOK10
59ms1441kbOK10
614ms1572kbOK10
726ms1835kbOK10
836ms1966kbOK10
978ms2490kbOK10
10185ms3014kbOK10
Punctaj total100

Ceva nu functioneaza?