摘要: With the 2010 FIFA World Cup running, football fans the world over were becoming increasingly excited as the best players from the best teams doing ba 阅读全文
posted @ 2019-03-08 20:16 Pure_Java 阅读(138) 评论(0) 推荐(0) 编辑
摘要: Given a pair of positive integers, for example, 6 and 110, can this equation 6 = 110 be true? The answer is yes, if 6 is a decimal number and 110 is a 阅读全文
posted @ 2019-03-08 20:15 Pure_Java 阅读(315) 评论(0) 推荐(0) 编辑
摘要: This time, you are supposed to find A×BA\times BA×B where AAA and BBB are two polynomials. Input Specification: Each input file contains one test case 阅读全文
posted @ 2019-03-08 20:13 Pure_Java 阅读(326) 评论(0) 推荐(0) 编辑
摘要: The highest building in our city has only one elevator. A request list is made up with N positive numbers. The numbers denote at which floors the elev 阅读全文
posted @ 2019-03-08 20:12 Pure_Java 阅读(161) 评论(0) 推荐(0) 编辑
摘要: 1007 Maximum Subsequence Sum (25 分) Given a sequence of K integers { N​1​​, N​2​​, ..., N​K​​ }. A continuous subsequence is defined to be { N​i​​, N​ 阅读全文
posted @ 2019-03-08 20:07 Pure_Java 阅读(305) 评论(0) 推荐(0) 编辑
摘要: At the beginning of every day, the first person who signs in the computer room will unlock the door, and the last one who signs out will lock the door 阅读全文
posted @ 2019-03-08 20:06 Pure_Java 阅读(280) 评论(0) 推荐(0) 编辑
摘要: Given a non-negative integer N, your task is to compute the sum of all the digits of N, and output every digit of the sum in English. Input Specificat 阅读全文
posted @ 2019-03-08 20:04 Pure_Java 阅读(235) 评论(0) 推荐(0) 编辑
摘要: A family hierarchy is usually presented by a pedigree tree. Your job is to count those family members who have no child. Input Specification: Each inp 阅读全文
posted @ 2019-03-08 20:03 Pure_Java 阅读(283) 评论(0) 推荐(0) 编辑
摘要: As an emergency rescue team leader of a city, you are given a special map of your country. The map shows several scattered cities connected by some ro 阅读全文
posted @ 2019-03-08 20:02 Pure_Java 阅读(717) 评论(0) 推荐(0) 编辑
摘要: This time, you are supposed to find A+BA+BA+B where AAA and BBB are two polynomials. Input Specification: Each input file contains one test case. Each 阅读全文
posted @ 2019-03-08 20:00 Pure_Java 阅读(586) 评论(0) 推荐(0) 编辑