| Problem | lunchbox |
|---|---|
| User | Ap3xthird515 |
| Submission Time | 2026-02-16 20:53:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:10:10: error: ‘k’ was not declared in this scope
10 | cin >> k[i];
| ^
lunchbox.cpp:17:11: error: ‘k’ was not declared in this scope
17 | if (N - k[i] > 0) {
| ^