Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:15:20: error: ‘arr’ was not declared in this scope 15 | if (totalBoxes + arr[i] <= N) { | ^~~