1151: 第十课——各位数字之和
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:118
Solved:91
Description
求输入的一个整数的各位数字之和
Input
一行一个整数
Output
一个整数
Sample Input Copy
2147483646
Sample Output Copy
45