Project Euler #141: Investigating progressive numbers, n, which are also square.

Sort by

recency

|

4 Discussions

|

  • + 0 comments

    Hello guys ! Can we use files attached to the solution... Those files will serve as a registry to store commun values like perfect squares bellow 10^12 ... Thanks :)

  • + 3 comments

    Guys, for the first time I’m very disappointed. I’ve spent weeks trying to find problem in my solution, but the problem was not there. The problem is that the #141 is incorrectly judged. The solution that is accepted is NOT mathematically correct and is missing whole bunch of numbers.... I think problem setter/tester should urgently revisit the solution and make necessary adjustments! :(

  • + 1 comment

    for 2 0 1000000 1 1000000 I got: 700738 5490496

  • + 1 comment

    I am having runtime error in testcases though the sample is working fine.Anybody can give me a clue?

No more comments