| Problem | buyingcandy |
|---|---|
| User | vs358 |
| Submission Time | 2024-12-08 21:04:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
buyingcandy.cpp: In function ‘int32_t main()’:
buyingcandy.cpp:37:5: error: expected ‘}’ at end of input
37 | }
| ^
buyingcandy.cpp:9:16: note: to match this ‘{’
9 | int32_t main() {
| ^