Problem snacks
User nlky2seg
Submission Time 2025-02-23 21:10:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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