Problem | lunchbox |
---|---|
User | GohWenXi |
Submission Time | 2025-06-18 16:26:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:19:39: error: ‘list_empty’ was not declared in this scope
19 | while (counter_check+list.top()<=N&&!list_empty()){
| ^~~~~~~~~~