Problem binarycoins
User supercel980
Submission Time 2026-02-18 10:12:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarycoins.cpp: In function ‘int main()’:
binarycoins.cpp:11:1: error: expected ‘}’ at end of input
11 | }
| ^
binarycoins.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^