Problem lunchbox
User Curiocodeexplorer
Submission Time 2023-11-09 11:11:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:18:19: error: ‘i’ was not declared in this scope
18 | slb -= arr[i];
| ^