Problem lunchbox
User Andrew
Submission Time 2024-08-02 20:28:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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