sheep. He wants to know how many positive numbers will divide into without remainder. Can you help ?
hasInput Specification
The first line will contain .
Output Specification
The amount of positive numbers that divide .
Subtasks
Subtask 1 [30%]
Sutbask 2 [70%]
No further constraints.
Sample Input
10000
Sample Output
25
Explanation for Sample 1
The 25 numbers are: .
Comments