Borderou de evaluare (job #1573940)

Utilizator RazvanR104Razvan-Andrei Ciocoiu RazvanR104 Data 20 ianuarie 2016 00:32:58
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]; ^ In file included from /usr/include/c++/4.8/cassert:43:0, from /usr/include/i386-linux-gnu/c++/4.8/bits/stdc++.h:33, from user.cpp:1: user.cpp:56:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(order.size() == N); ^ user.cpp:73:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < V[len].size(); ++j) { ^ user.cpp:81:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < V[i].size(); ++j) { ^ user.cpp:95: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
40ms480kbOK10
50ms480kbOK10
60ms476kbIncorect0
70ms488kbOK10
80ms480kbOK10
90ms480kbOK10
100ms476kbOK10
Punctaj total80

Ceva nu functioneaza?