| Problem | catlunch |
|---|---|
| User | Johnnie |
| Submission Time | 2023-08-05 21:39:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:24:25: error: ‘class std::priority_queue<long long int>’ has no member named ‘front’
24 | satisfaction += currK.front();
| ^~~~~