Project Euler #110: Diophantine reciprocals II

  • Asked to answer
    + 1 comment

    You should find all x,y that verify the given equation and give the number of the solution just note that (x,y) and (y,x) are considered one solution. Start first by finding the writing of X and Y using arithmetics