| Problem | lunchbox |
|---|---|
| User | shawn |
| Submission Time | 2024-04-05 22:31:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:13:6: error: expected ‘(’ before ‘nl’
13 | if nl - i > 0{
| ^~
| (
lunchbox.cpp:16:5: error: ‘else’ without a previous ‘if’
16 | } else{
| ^~~~