
hduoj
nyoj_lvy
哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈
展开
-
Big Number
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 23223 Accepted Submission(s): 10483Problem DescriptionIn many applications very原创 2014-02-27 14:42:01 · 428 阅读 · 0 评论 -
Clock --计算时针与分针之间的夹角
Problem DescriptionThere is an analog clock with two hands: an hour hand and a minute hand. The two hands form an angle. The angle is measured as the smallest angle between the two hands. The angl原创 2014-04-03 19:40:22 · 862 阅读 · 0 评论 -
Booking System<贪心>
DescriptionInnovation technologies are on a victorious march around the planet. They integrate into all spheres of human activity!A restaurant called "Dijkstra's Place" has started thinking abou原创 2014-04-16 20:58:19 · 481 阅读 · 0 评论 -
利息计算<简单题>
Problem Description为自行解决学费,chx勤工俭学收入10000元以1年定期存入银行,年利率为3.7% 。利率按年计算,表示100元存1年的利息为3.7元.实际上有时提前有时推迟取,因此实际利息按天计算,1年按365天计算,因此Q天的利息是本金*3.7/100 *Q/365存了100天后1年定期年利息提高到3.9%。如将存款提前全取出,再存1年定期。那么前原创 2014-04-16 14:44:58 · 1272 阅读 · 0 评论 -
Pearls(动态规划)
In Pearlania everybody is fond of pearls. One company, called The Royal Pearl, produces a lot of jewelry with pearls in it. The Royal Pearl has its name because it delivers to the royal family of Pear原创 2014-04-14 16:51:59 · 787 阅读 · 0 评论 -
EXCEL排序(简单排序题)
Problem DescriptionExcel可以对一组纪录按任意指定列排序。现请你编写程序实现类似功能。 Input测试输入包含若干测试用例。每个测试用例的第1行包含两个整数 N (行,每行包含一条学生纪录。每条学生纪录由学号(6位数字,同组测试中没有重复的学号)、姓名(不超过8位且不包含空格的字符串)、成绩(闭区间[0, 100]内的整数)组成,每个项原创 2014-04-14 09:37:24 · 649 阅读 · 0 评论 -
The 3n + 1 problem
Problem DescriptionProblems in Computer Science are often classified as belonging to a certain class of problems (e.g., NP, Unsolvable, Recursive). In this problem you will be analyzing a property原创 2014-03-27 20:08:32 · 362 阅读 · 0 评论 -
Tempter of the Bone(DFS+剪枝)
Problem DescriptionThe doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maze began to shake, and the doggie could feel the ground sinking. He原创 2014-03-27 15:40:57 · 407 阅读 · 0 评论 -
FatMouse' Trade
Problem DescriptionFatMouse prepared M pounds of cat food, ready to trade with the cats guarding the warehouse containing his favorite food, JavaBean.The warehouse has N rooms. The i-th room con原创 2014-02-27 14:09:02 · 646 阅读 · 0 评论 -
Find your present!(异或运算)
Problem DescriptionIn the new year party, everybody will get a "special present".Now it's your turn to get your special present, a lot of presents now putting on the desk, and only one of them wil原创 2014-04-09 19:44:52 · 711 阅读 · 0 评论