Borderou de evaluare (job #2565469)

Utilizator ivddabDabelea Ioana-Viviana ivddab Data 2 martie 2020 14:17:33
Problema Plan Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

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:93:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ main.cpp:95: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
32ms131kbCorect10
42ms131kbCorect10
53ms131kbCorect10
63ms131kbCorect10
73ms131kbCorect10
82ms131kbCorect10
93ms131kbCorect10
103ms131kbCorect10
Punctaj total100

Ceva nu functioneaza?