100 atcoder#ABC179C. [ABC179C] A x B + C
[ABC179C] A x B + C
Score : points
Problem Statement
Given is a positive integer . How many tuples of positive integers satisfy ?
Constraints
- All values in input are integers.
Input
Input is given from Standard Input in the following format:
Output
Print the answer.
3
3
There are tuples of integers that satisfy : .
100
473
1000000
13969985