Problem snacks
User Kenniene
Submission Time 2025-03-02 17:11:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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