曹文信息在线OJ
Home
ProblemSet
Source/Category
Contest
Status
Ranklist
F.A.Qs
Login
Register
2220: 数字和
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:82
Solved:39
Submit
Submit Record
Statistics
Web Board
ShowOff!
Description
输入一个很大的数,求各位上的数字和。
Input
一个很大的整数(不超过200位)
Output
一个整数
Sample Input
Copy
123
Sample Output
Copy
6
Source/Category
中级B