练35.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.
说明
尼克与格莱尔很喜欢玩“加加乐”游戏,游戏规则是一方报出一个数,另一方说出该数的各个数位之和。如尼克说,格莱尔就说;尼克说,格莱尔就说。
试编一程序,输入一个整数,输出它的各个数位之和。
输入格式
输入一个整数。
输出格式
输出各个数位之和。
样例
1234
10
语法组8.14作业——函数与递归
- Status
- Done
- Problem
- 8
- Open Since
- 2023-8-14 12:00
- Deadline
- 2023-8-14 17:00
- Extension
- 0 hour(s)