Project Euler #221: Alexandrian Integers

  • + 0 comments

    Hi.. I'm trying to understand this problem but I can't realize how to get p, q and r values. Should I have to generate them? I understand that, but If I throw 3 loops to increase them, then when to stop the last one to move hte first forward and iterate again?..I think is missing explanation.