Pagini recente » Borderou de evaluare (job #1491347) | Borderou de evaluare (job #1203468) | Borderou de evaluare (job #1966937) | Borderou de evaluare (job #2616128) | Borderou de evaluare (job #1137233)
Borderou de evaluare (job #1137233)
Raport evaluator
Compilare:
user.cpp: In function ‘void update(int, int)’:
user.cpp:15:33: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses]
for (; x <= N; x += x^(x-1) & x)
^
user.cpp: In function ‘int query(int)’:
user.cpp:24:28: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses]
for (; x; x -= x^(x-1) & x)
^
user.cpp: In function ‘int main()’:
user.cpp:64:12: warning: unused variable ‘h’ [-Wunused-variable]
int i, h = 1, t;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 16ms | 604kb | OK | 100 |
Punctaj total | 100 |