hdu1509专题

hdu1509(Windows Message Queue) 优先队列

点击打开链接 Problem Description Message queue is the basic fundamental of windows system. For each process, the system maintains a message queue. If something happens to this process, such as mouse cli

HDU1509题Windows Message Queue(优先队列)

题目链接~~>     本题纯优先队列:注意输出时如果两个优先级相同输出先输入的。   代码: #include<stdio.h>#include<string.h>#include<queue>using namespace std;struct zhang{char str[100];int x,y,h;friend bool operator<(const zhang &