Problem wabbit
User Henries
Submission Time 2024-10-13 12:57:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wabbit.cpp: In function ‘void solve(std::priority_queue<long long int>, long long int, long long int)’:
wabbit.cpp:15:6: error: ‘pq’ was not declared in this scope
15 | if(pq.size()==0){
| ^~