Problem | lunchbox |
---|---|
User | AnnoyingGuest |
Submission Time | 2024-01-18 22:08:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:20:14: error: request for member ‘empty’ in ‘q’, which is of non-class type ‘long long int’
20 | if(q.empty()){
| ^~~~~