2015年7月21日

ACM学习历程—HDU 4287 Intelligent IME(字典树 || map)

摘要: Description We all use cell phone today. And we must be familiar with the intelligent English input method on the cell phone. To be specific, the nu... 阅读全文

posted @ 2015-07-21 20:46 AndyQsmart 阅读(265) 评论(0) 推荐(0)

ACM学习历程—HDU 1276 士兵队列训练问题(队列)

摘要: Description某部队进行新兵队列训练,将新兵从一开始按顺序依次编号,并排成一行横队,训练的规则如下:从头开始一至二报数,凡报到二的出列,剩下的向小序号方向靠 拢,再从头开始进行一至三报数,凡报到三的出列,剩下的向小序号方向靠拢,继续从头开始进行一至二报数。。。,以后从头开始轮流进行一至二报数... 阅读全文

posted @ 2015-07-21 20:01 AndyQsmart 阅读(764) 评论(0) 推荐(0)

ACM学习历程—HDU 5289 Assignment(线段树 || RMQ || 单调队列)

摘要: Problem DescriptionTom owns a company and he is the boss. There are n staffs which are numbered from 1 to n in this company, and every staff has a abi... 阅读全文

posted @ 2015-07-21 19:34 AndyQsmart 阅读(967) 评论(0) 推荐(0)

导航