
PAT甲级
从心开始ぃ
这个作者很懒,什么都没留下…
展开
-
PAT1002 A+B for Polynomials (25分)
This time, you are supposed to find A+B where A and B are two polynomials. Input Specification: Each input file contains one test case. Each case occupies 2 lines, and each line contains the informati...原创 2020-03-20 12:48:13 · 95 阅读 · 0 评论 -
PAT1001 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 Specification: Each input fil...原创 2020-03-20 12:11:55 · 139 阅读 · 0 评论