Borderou de evaluare (job #1155316)

Utilizator PatrikStepan Patrik Patrik Data 26 martie 2014 20:21:07
Problema Evantai Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void update(int, int, int)’: user.cpp:43:36: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] col += (col^(col-1)&col); ^ user.cpp:45:25: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] x+= (x^(x-1)&x); ^ user.cpp: In function ‘int query(int, int)’: user.cpp:59:36: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] col -= (col^(col-1)&col); ^ user.cpp:61:26: warning: suggest parentheses around arithmetic in operand of ‘^’ [-Wparentheses] x -= (x^(x-1)&x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms396kbOK5
20ms420kbOK5
38ms1560kbOK5
44ms1128kbOK5
54ms1272kbOK5
616ms2796kbOK5
716ms2596kbOK5
828ms3396kbOK5
940ms3940kbOK5
1044ms4344kbOK5
1164ms4936kbOK5
1284ms5568kbOK5
13116ms6480kbOK5
14148ms7060kbOK5
15156ms7192kbOK5
16168ms7508kbOK5
17176ms7560kbOK5
18164ms7528kbOK5
19172ms7548kbOK5
200ms320kbOK5
Punctaj total100

Ceva nu functioneaza?