Problem E: 删除数字0(课程A)

Problem E: 删除数字0(课程A)

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description

输入1 个整数n,删除它的所有数字0。

Input

第一行1个整数n,范围在[1,100000000]。

Output

只一个整数。

Sample Input Copy

30802

Sample Output Copy

382