Project Euler #146: Investigating a Prime Pattern

  • + 1 comment

    It looks like part of your system isn't working as it should, because I keep submitting the same code and get 1 or 2 timeouts, but always on different test cases.

    • + 0 comments

      It finally worked after switching to java7 from java8 (exact same code), with max run time of 2.53s.