Problem snacks
User cobnet
Submission Time 2025-02-23 18:05:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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