- 博客(11)
- 收藏
- 关注
原创 1015 Reversible Primes (20 分) Java
1015 Reversible Primes (20 分) JavaA reversible prime in any number system is a prime whose “reverse” in that number system is also a prime. For example in the decimal system 73 is a reversible prime ...
2019-04-25 22:46:29 185
原创 1011 World Cup Betting (20 分) Java
1011 World Cup Betting (20 分) JavaWith the 2010 FIFA World Cup running, football fans the world over were becoming increasingly excited as the best players from the best teams doing battles for the W...
2019-04-19 22:02:12 319
原创 1009 Product of Polynomials (25 分)
1009 Product of Polynomials (25 分) Java实现This time, you are supposed to find A×B where A and B are two polynomials.Input Specification:Each input file contains one test case. Each case occupies 2 l...
2019-04-15 21:32:15 233
原创 1008 Elevator (20 分) Java实现
1008 Elevator (20 分) Java实现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 elevator will stop, in spe...
2019-04-15 20:43:04 248
原创 1007 Maximum Subsequence Sum (25 分) Java实现
1007 Maximum Subsequence Sum (25 分) Java实现Given a sequence of K integers { N1, N2, …, NK }. A continuous subsequence is defined to be { Ni, Ni+1, …, Nj } where 1≤i≤j≤K. The Maximum Subsequence is the...
2019-04-15 09:28:48 453
原创 1006 Sign In and Sign Out (25 分) Java实现
1006 Sign In and Sign Out (25 分) Java实现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. Given th...
2019-04-13 23:11:26 502
原创 1005 Spell It Right (20 分) Java实现
1005 Spell It Right (20 分) Java实现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 Specification:Each input ...
2019-04-11 22:32:05 266
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人