PTA真题- 1001. A+B Format (20)(C语言)
题目原文: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 test case. Each ca ...