| Problem | lunchbox |
|---|---|
| User | annabel |
| Submission Time | 2024-08-05 14:28:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:15:15: error: expected ‘)’ before ‘{’ token
15 | if(N>=arr[i]{
| ~ ^
| )
lunchbox.cpp:19:6: error: expected primary-expression before ‘}’ token
19 | }
| ^