Closed harshadagd closed 1 year ago
Input Formatting: There are two integers, a and b as input to the program.
Output Formatting: Print the number of common factors of a and b. Both the input value should be in a range of 1 to 10^12.
Input Formatting: There are two integers, a and b as input to the program.
Output Formatting: Print the number of common factors of a and b. Both the input value should be in a range of 1 to 10^12.