1858: 输出个位上数字和十位上数字之和为10的两位数
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:18
Solved:11
Description
输出个位上数字和十位上数字之和为10的所有两位数。每个数字之后有一个换行符。
Input
本题无输入。
Output
每个数字之后又一个换行。
Sample Input Copy
Sample Output Copy
19
28
37
46
55
64
73
82
91