- Owner
- Guraliuc Iulian
- Problem
- Bits
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 2)
- Source
- 0.69KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:22:56: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] while((1 << (j + 1)) < x && (1 << (j + 1)) & x == 0) ^
Results
Test number Result Time 1 Ok 0.2793s 2 Wrong answer 0.3081s