What is the error?
Hey @garganshul151
Move both priority queue inside while(t–) loop otherwise your pq will have data from previous testcases 
Hey @garganshul151
Move both priority queue inside while(t–) loop otherwise your pq will have data from previous testcases 