- Owner
- Rajath R Pai
- Problem
- Bitcount
- Source
- 0.36KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp:5:15: error: '::main' must return 'int' unsigned main() ^
prog.cpp:5:15: error: '::main' must return 'int'
unsigned main()
^