上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 68 下一页
摘要: kiki's game Problem Description Recently kiki has nothing to do. While she is bored, an idea appears in his mind, she just playes the checkerboard gam 阅读全文
posted @ 2017-02-06 22:31 勿忘初心0924 阅读(344) 评论(0) 推荐(0) 编辑
摘要: Fibonacci again and again Problem Description 任何一个大学生对菲波那契数列(Fibonacci numbers)应该都不会陌生,它是这样定义的:F(1)=1;F(2)=2;F(n)=F(n-1)+F(n-2)(n>=3);所以,1,2,3,5,8,13… 阅读全文
posted @ 2017-02-06 16:11 勿忘初心0924 阅读(380) 评论(0) 推荐(0) 编辑
摘要: Good Luck in CET-4 Everybody! Problem Description 大学英语四级考试就要来临了,你是不是在紧张的复习?也许紧张得连短学期的ACM都没工夫练习了,反正我知道的Kiki和Cici都是如此。当然,作为在考场浸润了十几载的当代大学生,Kiki和Cici更懂得考 阅读全文
posted @ 2017-02-06 14:50 勿忘初心0924 阅读(622) 评论(0) 推荐(0) 编辑
摘要: Brave Game Problem Description 十年前读大学的时候,中国每年都要从国外引进一些电影大片,其中有一部电影就叫《勇敢者的游戏》(英文名称:Zathura),一直到现在,我依然对于电影中的部分电脑特技印象深刻。今天,大家选择上机考试,就是一种勇敢(brave)的选择;这个短学 阅读全文
posted @ 2017-02-05 22:22 勿忘初心0924 阅读(611) 评论(0) 推荐(0) 编辑
摘要: Team Queue Problem Description Queues and Priority Queues are data structures which are known to most computer scientists. The Team Queue, however, is 阅读全文
posted @ 2017-02-05 22:14 勿忘初心0924 阅读(1646) 评论(0) 推荐(0) 编辑
摘要: Ignatius and the Princess I Problem Description The Princess has been abducted by the BEelzebub feng5166, our hero Ignatius has to rescue our pretty P 阅读全文
posted @ 2017-02-05 21:18 勿忘初心0924 阅读(974) 评论(0) 推荐(0) 编辑
摘要: Flipper Problem Description Little Bobby Roberts (son of Big Bob, of Problem G) plays this solitaire memory game called Flipper. He starts with n card 阅读全文
posted @ 2017-02-04 22:45 勿忘初心0924 阅读(319) 评论(0) 推荐(0) 编辑
摘要: Windows Message Queue Problem Description Message queue is the basic fundamental of windows system. For each process, the system maintains a message q 阅读全文
posted @ 2017-02-04 16:44 勿忘初心0924 阅读(337) 评论(0) 推荐(0) 编辑
摘要: 看病要排队 Problem Description 看病要排队这个是地球人都知道的常识。不过经过细心的0068的观察,他发现了医院里排队还是有讲究的。0068所去的医院有三个医生(汗,这么少)同时看病。而看病的人病情有轻重,所以不能根据简单的先来先服务的原则。所以医院对每种病情规定了10种不同的优先 阅读全文
posted @ 2017-02-04 16:12 勿忘初心0924 阅读(844) 评论(0) 推荐(0) 编辑
摘要: 简单计算器 Problem Description 读入一个只包含 +, -, *, / 的非负整数计算表达式,计算该表达式的值。 Input 测试输入包含若干测试用例,每个测试用例占一行,每行不超过200个字符,整数和运算符之间用一个空格分隔。没有非法表达式。当一行中只有0时输入结束,相应的结果不 阅读全文
posted @ 2017-02-03 23:55 勿忘初心0924 阅读(228) 评论(0) 推荐(0) 编辑
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 68 下一页