Owl Get a Life
catlunch.cpp: In function ‘int main()’:catlunch.cpp:26:13: error: expected ‘;’ before ‘cout’ 26 | x=mmq.top() | ^ | ; 27 | cout<<x; | ~~~~