摘要: 数据的交换输出Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 153878 Accepted Submission(s): 56789 Problem Description 输入n(n int main(){ int n; ... 阅读全文
posted @ 2019-07-17 22:41 yyer 阅读(182) 评论(0) 推荐(0) 编辑
摘要: 偶数求和 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 130359 Accepted Submission(s): 53516 Problem 阅读全文
posted @ 2019-07-17 21:49 yyer 阅读(208) 评论(0) 推荐(0) 编辑
摘要: Hat's FibonacciTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 14587 Accepted Submission(s): 4853 Problem Description A Fibonacci sequence is... 阅读全文
posted @ 2019-07-17 17:55 yyer 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 大菲波数Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 25998 Accepted Submission(s): 9316 Problem Description Fibonacci数列,定义如下:f(1)=f(2)=1f(n)=f... 阅读全文
posted @ 2019-07-17 17:50 yyer 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 大明A+BTime Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 16499 Accepted Submission(s): 6082 Problem Description 话说,经过了漫长的一个多月,小明已经成长了许多,所以他改了一个名字... 阅读全文
posted @ 2019-07-17 17:41 yyer 阅读(177) 评论(0) 推荐(0) 编辑
摘要: Product The ProblemThe problem is to multiply two integers X, Y. (0<=X,Y<10250) The InputThe input will consist of a set of pairs of lines. Each line in pair contains one multiplyer. The OutputFor eac... 阅读全文
posted @ 2019-07-17 17:29 yyer 阅读(215) 评论(0) 推荐(0) 编辑