
PAT
SuperWe
这个作者很懒,什么都没留下…
展开
-
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).InputEach input file contains one t原创 2015-09-01 23:25:19 · 408 阅读 · 0 评论 -
1002. A+B for Polynomials (25)
This time, you are supposed to find A+B where A and B are two polynomials.InputEach input file contains one test case. Each case occupies 2 lines, and each line contains the information of a polynomial原创 2015-09-01 23:18:28 · 478 阅读 · 0 评论