Problem | lunchbox |
---|---|
User | Priyankha13 |
Submission Time | 2023-07-28 11:21:11 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:16:35: error: ‘i’ was not declared in this scope
16 | if (totalLunchBoxes + ki[i] <= N) {
| ^