Problem | catlunch |
---|---|
User | JoshJuice |
Submission Time | 2024-12-10 21:26:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:15:17: error: ‘maxHeap’ was not declared in this scope; did you mean ‘minHeap’?
15 | if (maxHeap.size() >= K) {
| ^~~~~~~
| minHeap