| Problem | motivation | 
|---|---|
| User | huangqr | 
| Submission Time | 2023-11-05 20:14:28 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 motivation.cpp: In function ‘int main()’:
motivation.cpp:22:12: error: ‘class std::priority_queue<long long int>’ has no member named ‘front’
   22 |    t += pq.front();
      |            ^~~~~