- Owner
- Fanel Catalin
- Problem
- Bits
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 1)
- Source
- 0.52KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:17:43: error: 'a' was not declared in this scope if(((1<<j) & N )== 0){s=j;a=j-1;} ^