| Problem | skillmoves | 
|---|---|
| User | Pyrros | 
| Submission Time | 2023-03-13 20:13:49 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 skillmoves.cpp: In function ‘int main()’:
skillmoves.cpp:38:11: error: cannot convert ‘std::priority_queue<long long int>::empty’ from type ‘bool (std::priority_queue<long long int>::)() const’ to type ‘bool’
   38 |    if(!pq.empty){
      |           ^~~~~
skillmoves.cpp:38:11: error: in argument to unary !