- Owner
- Andrei Arhire
- Problem
- Bits
- Source
- 0.62KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:19:17: warning: 'maxim' may be used uninitialized in this function [-Wmaybe-uninitialized] sol = 1 << maxim ; ^
Results
Test number Result Time 1 Ok 0.2665s 2 Ok 0.2901s 3 Wrong answer 0.2735s