Problem catlunch
User bz
Submission Time 2023-07-05 15:40:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int32_t main()’:
catlunch.cpp:23:16: error: ‘K’ was not declared in this scope
23 | if(pq.size()<K) break;
| ^