【例33.2】 两位数
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
现在有一个两位数,这个两位数十位上的数与个位上的数和为 ,十位上的数与个位上的数差(大减小)为 ,那你知道这个两位数是多少吗?
输入格式
第一行两个整数,(,)。
输出格式
输出一行,包含一个整数,表示这个两位数,如果有多种解,输出最小的一个。
样例
3 1
12
(10.6)周日1530
- Status
- Done
- Problem
- 7
- Open Since
- 2024-10-6 0:00
- Deadline
- 2024-10-19 23:59
- Extension
- 24 hour(s)