Borderou de evaluare (job #2113435)

Utilizator liviu2000Dragomirescu Liviu liviu2000 Data 24 ianuarie 2018 16:11:29
Problema Concurs Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int, int)’: user.cpp:39: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:117:29: warning: ‘xmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] fout << maxim << " " << xmax << " " << ymax ; ^ user.cpp:117:49: warning: ‘ymax’ may be used uninitialized in this function [-Wmaybe-uninitialized] fout << maxim << " " << xmax << " " << ymax ; ^ user.cpp:80: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
30ms968kbOK10
44ms1348kbOK10
54ms1348kbOK10
620ms2352kbOK10
7268ms7736kbOK10
832ms3912kbOK10
9224ms5672kbOK10
10340ms5696kbOK10
Punctaj total100

Ceva nu functioneaza?