Score : $400$ points
Let us regard an integer $k$ as "similar to $250$" if the following condition is satisfied:
How many integers less than or equal to $N$ are "similar to $250$"?
Input is given from Standard Input in the following format:
$N$
Print the answer as an integer.
250
2
The two integers above are all the integers "similar to $250$".
1
0
123456789012345
226863