Borderou de evaluare (job #1490010)

Utilizator tamionvTamio Vesa Nakajima tamionv Data 22 septembrie 2015 16:57:39
Problema Evantai Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 15

Raport evaluator

Compilare: user.cpp: In member function ‘void sum_aib::update(int, int, int)’: user.cpp:20:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int xx = x; xx >= 0 && xx < v.size(); xx += (xx+1)&(-xx-1)){ ^ user.cpp:21:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int yy = y; yy >= 0 && yy < v.size(); yy += (yy+1)&(-yy-1)){ ^ user.cpp: In member function ‘int sum_aib::query(int, int)’: user.cpp:26:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int xx = x; xx >= 0 && xx < v.size(); xx -= (xx+1)&(-xx-1)){ ^ user.cpp:27:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int yy = y; yy >= 0 && yy < v.size(); yy -= (yy+1)&(-yy-1)){ ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms452kbOK5
20ms456kbOK5
34ms648kbIncorect0
40ms544kbIncorect0
50ms596kbIncorect0
620ms1120kbIncorect0
716ms1060kbIncorect0
836ms1576kbIncorect0
944ms2104kbIncorect0
1060ms2368kbIncorect0
1176ms2896kbIncorect0
12112ms3952kbIncorect0
13148ms5008kbIncorect0
14176ms5800kbIncorect0
15192ms6064kbIncorect0
16228ms6592kbIncorect0
17220ms6592kbIncorect0
18212ms6592kbIncorect0
19212ms6328kbIncorect0
200ms444kbOK5
Punctaj total15

Ceva nu functioneaza?