| Problem | lunchbox |
|---|---|
| User | Kaijun |
| Submission Time | 2026-04-12 14:27:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:17:12: error: no match for ‘operator[]’ (operand types are ‘std::__cxx11::list<int>’ and ‘long long int’)
17 | n-=Mylist[sc];
| ^