2362: LQ1026 数字和

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

输入一个整数n,求各个位上的数字和,最长200位。

Input

输入一个整数,位数不超过200位。

Output

输出一个整数,各个位上的数字和。

Sample Input Copy

45676475645643535479097091092198721753297409443093983432

Sample Output Copy

268