Problem | moneychanger |
---|---|
User | wtnetlegend |
Submission Time | 2025-03-20 20:53:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
moneychanger.cpp: In function ‘int main()’:
moneychanger.cpp:27:1: error: expected ‘}’ at end of input
27 | }
| ^
moneychanger.cpp:3:12: note: to match this ‘{’
3 | int main (){
| ^