Find an odd integer
For any positive integer
is the number of integers between and inclusive that are coprime to . is the number of positive divisors of .
Input Specification
There is no input for this problem.
Output Specification
Output
Scoring
If your output is improperly formatted,
Otherwise, your score will be
Sample Output
Copy
6
Explanation
Note that
Unfortunately, this value of
Comments