Borderou de evaluare (job #2376371)

Utilizator dacianouaPapadia Mortala dacianoua Data 8 martie 2019 15:11:49
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void DFS(int)': main.cpp:16:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int v:vecini[curent]) ^~~ main.cpp:19:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' solutie.push_back(curent); ^~~~~~~ main.cpp: In function 'int main()': main.cpp:32:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int x:solutie) ^~~ main.cpp:34:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' fi.close(); ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms1310kbOK10
24ms1310kbOK10
35ms1310kbOK10
46ms1441kbOK10
59ms1441kbOK10
612ms1572kbOK10
724ms1835kbOK10
832ms2097kbOK10
964ms2748kbOK10
1097ms3141kbOK10
Punctaj total100

Ceva nu functioneaza?