Borderou de evaluare (job #1964898)

Utilizator TimoteiCopaciu Timotei Timotei Data 13 aprilie 2017 19:40:30
Problema Secventa 5 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int Find(int, int)’: user.cpp:18:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] FOR(i, 0, v[type][x % mod].size() - 1) ^ user.cpp:7:42: note: in definition of macro ‘FOR’ #define FOR(i, x, y) for(int i = x; i <= y; ++i) ^ user.cpp: In function ‘void Insert(int, int)’: user.cpp:25:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] FOR(i, 0, v[type][x % mod].size() - 1) ^ user.cpp:7:42: note: in definition of macro ‘FOR’ #define FOR(i, x, y) for(int i = x; i <= y; ++i) ^ user.cpp: In function ‘void Delete(int, int)’: user.cpp:36:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] FOR(i, 0, v[type][x % mod].size() - 1) ^ user.cpp:7:42: note: in definition of macro ‘FOR’ #define FOR(i, x, y) for(int i = x; i <= y; ++i) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms688kbIncorect0
20ms696kbIncorect0
30ms696kbIncorect0
44ms700kbIncorect0
516ms692kbIncorect0
624ms692kbIncorect0
760ms692kbIncorect0
876ms692kbIncorect0
992ms700kbIncorect0
101424ms13216kbIncorect0
Punctaj total0

Ceva nu functioneaza?