Problem buyingcandy
User vs358
Submission Time 2024-12-08 21:04:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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() {
| ^