Problem lunchbox
User Sofea13
Submission Time 2026-06-23 16:21:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:20:16: error: expected ‘;’ before ‘}’ token
20 | count++
| ^
| ;
21 | } else {
| ~