Borderou de evaluare (job #2045476)

Utilizator freak93Adrian Budau freak93 Data 22 octombrie 2017 13:55:04
Problema Subpermutari Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In member function ‘void FenwickTree::add(int, int)’: user.cpp:19:36: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] for (; x < size(); x += (x + 1 & -x - 1)) ^ user.cpp: In member function ‘int FenwickTree::query(int)’: user.cpp:25:31: warning: suggest parentheses around ‘+’ in operand of ‘&’ [-Wparentheses] for (; x > 0; x -= (x + 1 & -x - 1)) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1416ms31672kbOK10100
2336ms31672kbOK10
3316ms31672kbOK10
4308ms31672kbOK10
5320ms31672kbOK10
6416ms31672kbOK10
7376ms31672kbOK10
8348ms31672kbOK10
9264ms31672kbOK10
10376ms31672kbOK10
Punctaj total100

Ceva nu functioneaza?