Problem lunchbox
User charlotteteo
Submission Time 2023-03-28 17:25:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:14:29: error: ‘hi’ was not declared in this scope
14 | while (index<m && n>=array[hi])
| ^~