
字符串
文章平均质量分 87
lmlimiao
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
uva 10183 How many Fibs?
Problem B: How many Fibs? Recall the definition of the Fibonacci numbers: f1 := 1 f2 := 2 fn := fn-1 + fn-2 (n>=3) Given two numbers a and b, calculate how many Fibonacci numbers ar原创 2014-07-22 15:26:47 · 399 阅读 · 0 评论 -
uva 10905 Children's Game
A - Children's Game Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %llu Submit Status Description 4thIIUCInter-University Programming Contest原创 2014-07-22 15:30:39 · 343 阅读 · 0 评论 -
uva 10132 - File Fragmentation
Question 2: File Fragmentation The Problem Your friend, a biochemistry major, tripped while carrying a tray of computer files through the lab. All of the files fell to the ground and broke. Your原创 2014-07-26 17:08:24 · 319 阅读 · 0 评论