Owl Get a Life
voting.cpp: In function ‘int32_t main()’:voting.cpp:21:31: error: ‘pq’ was not declared in this scope 21 | while (!cost.empty()&&done[pq.top().se])pq.pop(); | ^~