Problem lunchbox
User seanLim
Submission Time 2025-01-22 17:36:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:15:19: error: ‘i’ was not declared in this scope
15 | if ((temp + inf[i]) <= n) {
| ^