Owl Get a Life
catlunch.cpp: In function ‘int main()’:catlunch.cpp:32:17: error: expected ‘;’ before ‘}’ token 32 | pq.pop() | ^ | ; 33 | } | ~