Problem lunchbox
User GohWenXi
Submission Time 2025-06-18 16:27:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:19:10: error: ‘list_empty’ was not declared in this scope
19 | while (!list_empty()&&counter_check+list.top()<=N){
| ^~~~~~~~~~