
PAT甲级
Aspril
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
【PAT甲级】【1002】 A+B for Polynomials (25分)
问题描述: This time, you are supposed to findA+BwhereAandBare two polynomials. Input Specification: Each input file contains one test case. Each case occupies 2 lines, and each line contains the...原创 2020-01-02 15:09:48 · 149 阅读 · 0 评论 -
【PAT甲级】【1001】 A+B Format (20分)
问题描述: Calculatea+band 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 Specification: Ea...原创 2020-01-02 14:37:30 · 257 阅读 · 0 评论