Problem snacks
User Usu
Submission Time 2026-01-21 20:23:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snacks.cpp: In function ‘int main()’:
snacks.cpp:43:1: error: expected ‘}’ at end of input
43 | }
| ^
snacks.cpp:5:19: note: to match this ‘{’
5 | signed main(void) { /*note to Mr Chen: I wasted 1h+ trying to debug because of
| ^