算算和是多少
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.
【题目描述】
输入一个三位正整数,然后与它倒过来的数相加,输出和。
如:输入 167 ,则和为167+761=928。
【输入格式】
只有一行,一个三位正整数。
【输出格式】
一个正整数
【样例数据】
167
928
26春少科院六年级第一次作业——拆位练习
- Status
- Done
- Problem
- 7
- Open Since
- 2026-4-11 0:00
- Deadline
- 2026-4-26 23:59
- Extension
- 24 hour(s)