Problem lunchbox
User YH
Submission Time 2024-02-04 10:24:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:16:18: error: ‘i’ was not declared in this scope
16 | for (int x = 0; i < m-1; x++) {
| ^