| Problem | lunchbox |
|---|---|
| User | dumbfounded47 |
| Submission Time | 2026-01-14 12:33:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function βint main()β:
lunchbox.cpp:25:27: error: expected primary-expression before β)β token
25 | if ((K[x] + total) <= n)){total += K[x]; count += 1;}
| ^