Project Euler #69: Totient maximum

  • + 0 comments

    attention : if p is prime p^k/phi(p^k) = p^(k-1)/phi(p^(k-1))=...= p/p-1;