Problem lunchbox
User lxmine
Submission Time 2026-05-26 22:41:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:10:32: error: ‘k’ was not declared in this scope
10 | if (sum + v1[i] <= n){sum += k[i]
| ^