Problem lunchbox
User spidermancoolboy
Submission Time 2024-01-28 13:36:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:9:17: error: ‘m’ was not declared in this scope
9 | for (int i=0;i<m;i++){
| ^
lunchbox.cpp:13:17: error: ‘m’ was not declared in this scope
13 | for (int i=0;i<m;i++){
| ^