- 博客(5)
- 收藏
- 关注
原创 Number Sequence
A number sequence is defined as follows:f(1) = 1, f(2) = 1, f(n) = (A * f(n - 1) + B * f(n - 2)) mod 7.Given A, B, and n, you are to calculate the value of f(n).InputThe input consis
2015-10-25 23:49:19
208
原创 Let the Balloon Rise
Let the Balloon RiseTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 93341 Accepted Submission(s): 35628Problem DescriptionContest time
2015-10-25 22:34:30
178
原创 A + B Problem II
A + B Problem IITime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 276437 Accepted Submission(s): 53359Problem DescriptionI have a very si
2015-10-25 22:32:07
194
原创 Sum Problem
Sum ProblemTime Limit: 1000/500 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 368685 Accepted Submission(s): 92417Problem DescriptionHey, welcome to HDOJ(H
2015-10-25 22:29:33
160
原创 1000 ( A + B Problem )
A + B ProblemTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 514977 Accepted Submission(s): 163240Problem DescriptionCalculate A + B.
2015-10-25 22:27:20
200
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人