Borderou de evaluare (job #1573941)

Utilizator RazvanR104Razvan-Andrei Ciocoiu RazvanR104 Data 20 ianuarie 2016 00:40:19
Problema Path Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 80

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:33:16: warning: array subscript has type ‘char’ [-Wchar-subscripts] edges[x][y] = 1; ^ user.cpp:33:19: warning: array subscript has type ‘char’ [-Wchar-subscripts] edges[x][y] = 1; ^ user.cpp:34:12: warning: array subscript has type ‘char’ [-Wchar-subscripts] G[x].push_back(y); ^ user.cpp:35:16: warning: array subscript has type ‘char’ [-Wchar-subscripts] ++deg[y]; ^ user.cpp:71:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < V[len].size(); ++j) { ^ user.cpp:79:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < V[i].size(); ++j) { ^ user.cpp:93:9: warning: ‘lol’ may be used uninitialized in this function [-Wmaybe-uninitialized] int lol; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms456kbOK10
20ms440kbOK10
30ms444kbIncorect0
40ms472kbOK10
50ms476kbOK10
60ms468kbIncorect0
70ms480kbOK10
80ms476kbOK10
90ms476kbOK10
100ms476kbOK10
Punctaj total80

Ceva nu functioneaza?