#include//#define int long long using namespace std; struct node{ int x; bool operator < (const node &a) const { return(a.x qu; qu.push(node(5)); qu.push(node(3)); qu.push(node(4)); while (!qu.empty()) { auto m = qu.top(); qu.pop(); cout<

#include//#define int long long using namespace std; struct node{ int x; bool operator < (const node &a) const { return(a.x qu; qu.push(node(5)); qu.push(node(3)); qu.push(node(4)); while (!qu.empty()) { auto m = qu.top(); qu.pop(); cout<