Problem snacks
User TK
Submission Time 2026-01-27 13:27:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snacks.cpp: In function ‘int main()’:
snacks.cpp:17:32: error: expected ‘}’ at end of input
17 | long long first,last,new_deli;
| ^
snacks.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^