 
  
Given an N number, how many M numbers are with the property M+N divides M*N?
Can somebody help me?
Last edited on 
 
 
 
  
What?! Please elaborate.  What are you asking specifically?
 
 
 
  
for a number N (N>=0 && N<=10^15), determinate how many numbers M exists with the feature
N+M divides N*M