Borderou de evaluare (job #2113365)

Utilizator liviu2000Dragomirescu Liviu liviu2000 Data 24 ianuarie 2018 15:22:58
Problema Concurs Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int, int)’: user.cpp:36:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0 ; i < graf[nod].size() ; i++ ) ^ user.cpp: In function ‘int main()’: user.cpp:114:29: warning: ‘xmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] fout << maxim << " " << xmax << " " << ymax ; ^ user.cpp:114:49: warning: ‘ymax’ may be used uninitialized in this function [-Wmaybe-uninitialized] fout << maxim << " " << xmax << " " << ymax ; ^ user.cpp:77:17: warning: ‘root’ may be used uninitialized in this function [-Wmaybe-uninitialized] DFS(root,1) ; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms824kbOK10
20ms832kbOK10
30ms956kbOK10
44ms1352kbIncorect0
54ms1352kbIncorect0
616ms2404kbIncorect0
7232ms7652kbIncorect0
832ms3972kbIncorect0
9184ms5588kbIncorect0
10260ms5744kbIncorect0
Punctaj total30

Ceva nu functioneaza?