Problem3081--数数中的枚举 练17

3081: 数数中的枚举 练17

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MiB

Description

十位上的数字与个位上的数字的和是10的两位数一共有多少个?(占一行)

分别有哪些数字?(从小到大 用空格隔开)

Source/Category