Problem coin
User Lzr30
Submission Time 2025-03-21 20:11:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

coin.cpp: In function ‘int main()’:
coin.cpp:128:2: error: expected ‘}’ at end of input
128 | }
| ^
coin.cpp:50:7: note: to match this ‘{’
50 | main(){
| ^