Problem lunchbox
User meal
Submission Time 2024-11-06 14:17:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:15:13: error: ‘nmum’ was not declared in this scope; did you mean ‘num’?
15 | while (i < nmum.size() and x-num[i] >= 0){
| ^~~~
| num