Problem verticallychallenged
User blob
Submission Time 2024-01-05 23:30:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

verticallychallenged.cpp: In function ‘int main()’:
verticallychallenged.cpp:13:11: error: ‘ranks’ was not declared in this scope
13 | pq.push(ranks[i]);
| ^~~~~
verticallychallenged.cpp:15:12: error: ‘K’ was not declared in this scope
15 | if (i >= K-1){
| ^