Problem lunchbox
User Keira
Submission Time 2026-02-17 11:45:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:32:19: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator>=’
32 | if (n >= k.front){
| ~ ^~ ~~~~~~~
| | |
| int <unresolved overloaded function type>