Pagini recente » Borderou de evaluare (job #1215608) | Borderou de evaluare (job #130745) | Borderou de evaluare (job #2432109) | Borderou de evaluare (job #1408201) | Borderou de evaluare (job #1137015)
Borderou de evaluare (job #1137015)
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:79:20: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable]
int bst = 0, pos;
^
user.cpp:58:12: warning: unused variable ‘h’ [-Wunused-variable]
int i, h = 1, t;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 500kb | Incorect | 0 |
Punctaj total | 0 |