Project Euler #125: Palindromic sums

  • Asked to answer
    + 0 comments

    Test for random cases till 10^9 and check if u get the right answer.Also try optimizing the loop's execution speed.