Owl Get a Life
lunchbox.cpp: In function ‘int32_t main()’:lunchbox.cpp:9:23: error: ‘sum’ was not declared in this scope 9 | for(int k=0; k<=m && sum <= N; k++){ | ^~~