#1978. 【入门】数字和

【入门】数字和

Description

输入一个很大的数,求各位上的数字和。

Input Format

一个很大的整数(不超过200位)

Output Format

一个整数

123
6

Source

字符串