- Owner
- Rajath R Pai
- Problem
- Bitcount
- Source
- 0.35KB
- Result
- Accepted
Compiler output
prog.cpp:5:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main() ^ prog.cpp: In function 'int main()': prog.cpp:15:20: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized] count++; ^
Results
Test number Result Time 1 20 0.2805s 2 20 0.2812s 3 20 0.2811s 4 20 0.2808s 5 20 0.2793s