Problem snacks
User TinaD
Submission Time 2026-02-20 16:40:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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