- Owner
- SHAKTI RAJ
- Problem
- Bitcount
- Source
- 0.20KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:8:9: error: 'x' was not declared in this scope while(x&(x-1)) ^
prog.cpp: In function 'int main()': prog.cpp:8:9: error: 'x' was not declared in this scope while(x&(x-1)) ^