Borderou de evaluare (job #2345543)

Utilizator Alex221Dumitru Alexandru Alex221 Data 16 februarie 2019 14:33:38
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:12:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<v[nod].size();i++) ~^~~~~~~~~~~~~~ main.cpp:13:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(viz[v[nod][i]]==0) ^~ main.cpp:15:10: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' sortare[++t]=nod; ^~~~~~~ main.cpp: In function 'int main()': main.cpp:26:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=t;i>=1;i--) ^~~ main.cpp:28:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' return 0; ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms1310kbOK10
24ms1310kbOK10
35ms1310kbOK10
46ms1441kbOK10
59ms1441kbOK10
612ms1572kbOK10
723ms1835kbOK10
832ms1966kbOK10
964ms2621kbOK10
1039ms2097kbKilled by Signal 110
Punctaj total90

Ceva nu functioneaza?