当前位置: 首页 > news >正文

如何建网站快捷方式中石油工程建设公司网站

如何建网站快捷方式,中石油工程建设公司网站,法律顾问 网站 源码,家庭宽带做网站稳定吗思考与总结#xff1a; 1.优先队列#xff0c;先出队列元素不是先进队列的元素#xff0c;而是队列中优先级最高的元素 2.遇到这种题一般把每一个数据封装到一个struct里 3.然后根据优先级判断依据#xff0c;我们通过重定向定义优先队列的优先级 如果我们写bool opera…思考与总结 1.优先队列先出队列元素不是先进队列的元素而是队列中优先级最高的元素 2.遇到这种题一般把每一个数据封装到一个struct里 3.然后根据优先级判断依据我们通过重定向定义优先队列的优先级 如果我们写bool operator 下面return里a b,意味着a的值比b小的话优先级小 4.我们把数据输入优先队列里那队列里就自动为我们排好序了 输出的时候取队列顶端就把优先级大的取出来了 题目1 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 click, text change, the system will add a message to the queue. Meanwhile, the process will do a loop for getting message from the queue according to the priority value if it is not empty. Note that the less priority value means the higher priority. In this problem, you are asked to simulate the message queue for putting messages to and getting message from the message queue. Input There’s only one test case in the input. Each line is a command, “GET” or “PUT”, which means getting message or putting message. If the command is “PUT”, there’re one string means the message name and two integer means the parameter and priority followed by. There will be at most 60000 command. Note that one message can appear twice or more and if two messages have the same priority, the one comes first will be processed first.(i.e., FIFO for the same priority.) Process to the end-of-file. Output For each “GET” command, output the command getting from the message queue with the name and parameter in one line. If there’s no message in the queue, output “EMPTY QUEUE!”. There’s no output for “PUT” command. Sample Input GET PUT msg1 10 5 PUT msg2 10 4 GET GET GET Sample Output EMPTY QUEUE! msg2 10 msg1 10 EMPTY QUEUE! ac代码 #includeiostream #includealgorithm #includecstdio #includecstdlib #includequeue #includevector #includestring using namespace std;struct node{string a;int b;int c;int num; }; bool operator (const node x,const nodey){if(x.cy.c){return x.numy.num;}else{return x.cy.c;} }int main(){char a[5];priority_queuenodepq;int n1;while(cina){if(a[0]P){struct node l;cinl.a;cinl.b;cinl.c;l.numn;pq.push(l);}if(a[0]G){if(!pq.empty()){struct node llpq.top();pq.pop();coutll.a ll.bendl;}else{coutEMPTY QUEUE!endl;}}} }题目2 看病要排队这个是地球人都知道的常识。 不过经过细心的0068的观察他发现了医院里排队还是有讲究的。0068所去的医院有三个医生汗这么少同时看病。而看病的人病情有轻重所以不能根据简单的先来先服务的原则。所以医院对每种病情规定了10种不同的优先级。级别为10的优先权最高级别为1的优先权最低。医生在看病时则会在他的队伍里面选择一个优先权最高的人进行诊治。如果遇到两个优先权一样的病人的话则选择最早来排队的病人。 现在就请你帮助医院模拟这个看病过程。 Input 输入数据包含多组测试请处理到文件结束。 每组数据第一行有一个正整数N(0 N2000)表示发生事件的数目。 接下来有N行分别表示发生的事件。 一共有两种事件 1:”IN A B”,表示有一个拥有优先级B的病人要求医生A诊治。 (0 A3,0 B 10) 2:”OUT A”,表示医生A进行了一次诊治诊治完毕后病人出院。(0 A 3) Output 对于每个”OUT A”事件请在一行里面输出被诊治人的编号ID。如果该事件时无病人需要诊治则输出”EMPTY”。 诊治人的编号ID的定义为在一组测试中”IN A B”事件发生第K次时进来的病人ID即为K。从1开始编号。 Sample Input 7 IN 1 1 IN 1 2 OUT 1 OUT 2 IN 2 1 OUT 2 OUT 1 2 IN 1 1 OUT 1 Sample Output 2 EMPTY 3 1 1 ac代码 #includeiostream #includealgorithm #includecstdio #includecstdlib #includequeue #includestring using namespace std;struct node {int x, y; }; bool operator (const node a, const node b) {if(a.x!b.x){return a.x b.x;}else{return a.y b.y;} }int main() {int n;while(scanf(%d,n)!EOF){int h 1;priority_queuenodeq[4];string aa;int a,b;for(int i0;in;i){cin aa;if(aa IN){struct node p;scanf(%d%d,a,b);p.x b;p.y h;q[a].push(p);h;}else{scanf(%d,a);if(!q[a].empty()){struct node tt;tt q[a].top();q[a].pop();printf(%d\n,tt.y);}else{printf(EMPTY\n);}}}}return 0; }
http://www.pierceye.com/news/490070/

相关文章:

  • 建站还有前途么食品包装设计规范及包装标准
  • 专门做漫画的网站企业网站改版seo
  • 最新网站建设合同做网站在哪里添加关键词
  • 集团网站开发多少钱做网站不难吧
  • 全总基层组织建设网站百度录入网站
  • 网站建设的实验步骤wordpress linux 建站教程
  • 哪个网站专门做邮轮旅游的加拿大28平台微信
  • 网站设置的用途wordpress 5.1 运行环境
  • 中小企业服务中心网站建设网站域名中文后缀
  • 龙武工会网站怎么做5173游戏交易网站源码
  • 网站建设设计时代创信好海南城乡和住房建设厅网站
  • 大连最好的做网站的公司崇义做网站
  • 圣弘建设股份有限公司网站上海图文设计有限公司
  • gta5资产网站正在建设零基础自学设计
  • 深圳专业制作网站公司吗网站信息化建设报送
  • 苏州网站建设运营推广网站一年多少钱?
  • WordPress国外主机湖北短视频seo营销
  • 南通网站建设电话设计一个网站要多少钱
  • 好的模板网站建设网站规划 时间
  • 昆明seocn整站优化网站建设如何报价
  • 网页设计模板免费网站WordPress生成网站地图
  • 做网站 侵权做外贸怎么看外国网站
  • 网站建设知识点的总结普通网站建设是什么
  • 杭州网站建设费用多少合肥高新城建设计院网站
  • 炫酷特效网站asa8.4 做网站映射
  • 郑州租赁房网站建设九江快乐城
  • 手机网站建站教育模板微信网站 教程
  • 网站的结构犀牛云做网站多少钱
  • 网站服务器用什么配置公司网站建设的视频教程
  • idea做网站网络营销与网站推广的区别