Borderou de evaluare (job #3138361)

Utilizator thinkphpAdrian Statescu thinkphp Data 19 iunie 2023 08:57:00
Problema Arbori indexati binar Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void update(int, int)': main.cpp:11:28: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] 11 | for( ;x<=N; x+=x^(x-1)&x) { | ~~~~~^~ main.cpp: In function 'int query(int)': main.cpp:21:31: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] 21 | for(ans = 0; x; x-=x^(x-1)&x) { | ~~~~~^~ main.cpp: In function 'int main()': main.cpp:46:9: warning: unused variable 'i' [-Wunused-variable] 46 | int i, v, tip, a, b; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
21ms303kbOK10
35ms303kbOK10
419ms565kbOK10
544ms733kbOK10
669ms942kbOK10
774ms1036kbOK10
8104ms1196kbOK10
9104ms1224kbOK10
10103ms1196kbOK10
Punctaj total100

Ceva nu functioneaza?