- Owner
- Octavian
- Problem
- Bits
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 1)
- Source
- 0.48KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:22:32: warning: operation on 'i' may be undefined [-Wsequence-point] s += x[i] * pow(2, i++); ^
Results
Test number Result Time 1 Wrong answer 0.2673s