
刷题之旅
sping-
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
A + B Problem II
点击打开链接 Problem Description 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 con原创 2017-08-30 08:17:05 · 236 阅读 · 0 评论 -
Let the Balloon Rise
点击打开链接 Problem Description Contest time again! How excited it is to see balloons floating around. But to tell you a secret, the judges' favorite time is guessing the most popular problem原创 2017-08-30 10:00:38 · 215 阅读 · 0 评论 -
1001 A+B Format (20)
Calculate a + b and output the sum in standard format -- that is, the digits must be separated into groups of three by commas (unless there are less than four digits). Input Each input file contains...原创 2018-07-17 12:50:15 · 208 阅读 · 0 评论