#9007. 各个位数之和
各个位数之和
Description
输入一个三位数 ,输出 的各个位数之和。
Input Format
一个三位数整数。
Output Format
输出这个三位数的各个位数之和。
123
6
输入一个三位数 a,输出 a 的各个位数之和。
一个三位数整数。
输出这个三位数的各个位数之和。
123
6
By signing up a 津桥OJ universal account, you can submit code and join discussions in all online judging services provided by us.