| Problem | lunchbox |
|---|---|
| User | OMW |
| Submission Time | 2024-04-08 18:00:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:16:7: error: ‘mini’ was not declared in this scope
16 | if (mini(list)) <= N){
| ^~~~
lunchbox.cpp:16:19: error: expected primary-expression before ‘<=’ token
16 | if (mini(list)) <= N){
| ^~