| Problem | lunchbox |
|---|---|
| User | Logout |
| Submission Time | 2023-11-09 13:23:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:14:23: error: request for member ‘top’ in ‘second’, which is of non-class type ‘long long int’
14 | if (second + second.top() <= number_of_lunchboxes){
| ^~~