Problem catlunch
User PlayVoltz
Submission Time 2023-07-26 21:44:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:16:13: error: ‘pq’ was not declared in this scope
16 | if (pq.size() < k) {
| ^~