| Problem | playlist2 |
|---|---|
| User | rasquait |
| Submission Time | 2025-12-12 09:10:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
playlist2.cpp: In function ‘int main()’:
playlist2.cpp:29:14: error: cannot convert ‘std::queue<int>::empty’ from type ‘bool (std::queue<int>::)() const’ to type ‘bool’
29 | if (!quee.empty){
| ^~~~~
playlist2.cpp:29:14: error: in argument to unary !