没有输入
输出将由 10 行组成,每行包含一对数字,按最后一个数字的升序排列,每行打印在宽度为 10 的字段中右对齐(如下所示)。 前两对示例输出: 6 8 35 49
6 8 35 49
原题链接:http://poj.org/problem?id=1320