Borderou de evaluare (job #3138360)

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

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
21ms303kbIncorect0
35ms303kbOK10
419ms569kbOK10
544ms724kbOK10
668ms942kbOK10
774ms1040kbOK10
8104ms1204kbOK10
9104ms1224kbOK10
10103ms1196kbOK10
Punctaj total90

Ceva nu functioneaza?