Borderou de evaluare (job #1573909)

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

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:108:26: warning: ‘lol’ may be used uninitialized in this function [-Wmaybe-uninitialized] for (int node : G[lol]) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms440kbIncorect0
20ms428kbIncorect0
30ms432kbIncorect0
40ms456kbIncorect0
50ms456kbIncorect0
60ms456kbIncorect0
70ms464kbIncorect0
80ms460kbIncorect0
90ms452kbIncorect0
100ms456kbIncorect0
Punctaj total0

Ceva nu functioneaza?