
acm训练题
nashty0214
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
1000注意EOF,1001、1002题大数的相加
I have a very simple problem for you. Given two integers A and B, your job is to calculate the Sum of A + B.Input The first line of the input contains an integer T(1<=T<=20) which means the number of原创 2017-11-28 21:17:20 · 747 阅读 · 0 评论 -
1008电梯问题
电梯问题,运用数组和简单运算实现,分不同情况来考虑当楼梯层相同时也要停顿原创 2017-11-28 22:05:49 · 283 阅读 · 0 评论