Problem lunchbox
User Om245
Submission Time 2024-04-17 19:16:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:21:2: error: expected ‘}’ before ‘else’
21 | else{
| ^~~~
lunchbox.cpp:19:15: note: to match this ‘{’
19 | if(count ==0){
| ^