Borderou de evaluare (job #1573943)

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

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:34:16: warning: array subscript has type ‘char’ [-Wchar-subscripts] edges[x][y] = 1; ^ user.cpp:34:19: warning: array subscript has type ‘char’ [-Wchar-subscripts] edges[x][y] = 1; ^ user.cpp:35:12: warning: array subscript has type ‘char’ [-Wchar-subscripts] G[x].push_back(y); ^ user.cpp:36:12: warning: array subscript has type ‘char’ [-Wchar-subscripts] T[y].push_back(x); ^ user.cpp:37:16: warning: array subscript has type ‘char’ [-Wchar-subscripts] ++deg[y]; ^ user.cpp:90:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < V[len].size(); ++j) { ^ user.cpp:98:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < V[i].size(); ++j) { ^ user.cpp:132:68: warning: ‘lol’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (find(G[lol].begin(), G[lol].end(), node) != G[lol].end()) { ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms480kbOK10
20ms472kbOK10
30ms476kbIncorect0
4Depăşit6324kbTime limit exceeded.0
5Depăşit6196kbTime limit exceeded.0
632ms4480kbIncorect0
7Depăşit3980kbTime limit exceeded.0
8Depăşit5876kbTime limit exceeded.0
9Depăşit7128kbTime limit exceeded.0
10Depăşit5984kbTime limit exceeded.0
Punctaj total20

Ceva nu functioneaza?