- Owner
- Vlad Potra
- Problem
- AndInt
- Contest
- MindCoding 2017 Round 3 Take Off Labs (Div. 1)
- Source
- 1.38KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:48:39: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] if (x <= 1<<bit && (1<<bit+1)-1 <= y) ^
Results
Test number Result Time 1 Wrong answer 0.5292s