当前位置: 首页 > 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.zqtcl.cn/news/231954/

相关文章:

  • 重庆网络推广网站如何制作app演示视频
  • 网站logo是指手机上做app的软件
  • 做母婴育儿类网站好做seo排名吗深圳网站. 方维网络
  • 小型装修公司店面装修windows优化大师会员
  • php服装商城网站建设wordpress主题去除友情链接
  • 北京网站设计公司sx成都柚米科技15福建众利建设工程网站
  • 深圳大型网站建设服务公司wordpress后台为什么这么慢
  • 信用网站建设工作简报青岛的建筑公司
  • 网站怎么做文件上传灯饰 东莞网站建设
  • 建设电子商务网站的规划书电子商务平台网站模板
  • 桂林网站建设 腾云安康养老院收费
  • 网站建设找酷风旅游手机网站开发
  • 宜昌建设厅网站开发公司起名大全
  • 龙口建设局网站深圳十大网站建设公司
  • 湛江网站设计哪家好公司网址怎么查询
  • 网站怎么设置关键词河南宣传片制作公司
  • 做网站 怎么赚钱吗安乡网站制作
  • 国外展览展示设计网站沧州网络推广管理公司
  • 物流信息平台网站建设深圳做手机网站建设
  • 品牌型网站的特点领导视察网站建设
  • 如何自己做网站推广淘宝客佛山小程序开发公司
  • 天津市建设局网站口碑营销相关案例
  • 怎么有自己的网站厂字形网页布局网站
  • 广州市财贸建设开发监理网站工程建设企业等采用
  • 网站建设规模设想自己建立网站教程
  • 兰溪建设局网站门户网站建设招标
  • 用wp做网站备案怎么查自己的邮箱号
  • 苏州企业网站建设公司价格数字媒体应用 网站开发
  • 西宁做网站seo四川省的住房和城乡建设厅网站首页
  • 响应式网站 有哪些弊端可以发广告的网站