Problem lunchbox
User Tez
Submission Time 2024-03-03 22:29:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int max(int, int, int*)’:
lunchbox.cpp:6:10: error: ‘k’ was not declared in this scope
6 | if (t+k[i] <= N){
| ^