Problem snacks
User oiu890
Submission Time 2025-02-22 21:39:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snacks.cpp: In function ‘int main()’:
snacks.cpp:40:2: error: expected ‘}’ at end of input
40 | }
| ^
snacks.cpp:8:11: note: to match this ‘{’
8 | int main(){
| ^