
算法
文章平均质量分 80
言小溪
一碰编程就上瘾
展开
-
杭电OJ 1005 Number Sequence
Number Sequence页面数据来自(this page from): http://acm.hdu.edu.cn/showproblem.php?pid=1005Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Problem DescriptionA number sequence is defined as follows: f(1) = 1, f(2) =原创 2021-01-27 12:38:09 · 384 阅读 · 0 评论 -
杭电OJ 1003 Max Sum
Max Sum页面数据来自(this page from): http://acm.hdu.edu.cn/showproblem.php?pid=1003Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Problem DescriptionGiven a sequence a[1],a[2],a[3]......a[n], your job is to calculate原创 2021-01-26 20:14:08 · 304 阅读 · 2 评论 -
杭电OJ 1002 A + B Problem II
http://acm.hdu.edu.cn/showproblem.php?pid=1002A + B Problem IIProblem DescriptionI have a very simple problem for you. Given two integers A and B, your job is to calculate the Sum of A + B.InputThe first line of the input contains an integer T(1&.原创 2021-01-23 14:14:27 · 189 阅读 · 0 评论