| Problem | moneychanger |
|---|---|
| User | anice |
| Submission Time | 2026-04-03 23:48:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
moneychanger.cpp: In function ‘int main()’:
moneychanger.cpp:38:5: error: expected ‘}’ at end of input
38 | }
| ^
moneychanger.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^