Project Euler #22: Names scores

  • + 0 comments

    why are there no test cases that challenges the optimization? I wrote a first pass code that I knew could optimize a couple of places and it passed all the tests. This should be made harder.