Hide
Problem A
Threes and Fives
Languages
en
is
You are given a positive integer
Input
The first and only line of input contains a positive integer
Output
Print the sum of positive integers
Sample Input 1 | Sample Output 1 |
---|---|
1000 |
233168 |