Bunty has a favorite number . He calls a number his favorite if it has exactly distinct factors greater than . So Bunty wonders how many favorite numbers are there in the range . Can you help him find that?
Input format
Output format
For each test case, print an integer - the number of favorite numbers in the given range.
Constraints