Problem | lunchbox |
---|---|
User | emyz |
Submission Time | 2023-03-28 17:15:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:14:25: error: ‘arr’ was not declared in this scope; did you mean ‘array’?
14 | while (ind < m && n >= arr[ind])
| ^~~
| array