Borderou de evaluare (job #2540764)

Utilizator tavi255Varzaru Octavian Stefan tavi255 Data 7 februarie 2020 18:05:56
Problema Plan Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'void dfs1(int)': main.cpp:25:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<v[nod].size();j++) ~^~~~~~~~~~~~~~ main.cpp: In function 'void dfs2(int)': main.cpp:36:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<vt[nod].size();j++) ~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:47:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!viz[i]) ^~ main.cpp:49:11: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' while(!s.empty()) ^~~~~ main.cpp:61:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<v[i].size();j++) ~^~~~~~~~~~~~ main.cpp:88:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ main.cpp:90:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' out<<"\n"; ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbCorect10
23ms131kbCorect10
33ms131kbCorect10
42ms131kbCorect10
53ms131kbCorect10
63ms131kbRaspuns gresit0
73ms131kbCorect10
83ms131kbCorect10
93ms131kbCorect10
103ms131kbCorect10
Punctaj total90

Ceva nu functioneaza?