Project Euler #80: Square root digital expansion

  • + 1 comment

    Thanks Ashraf. This line from the explanation of the problem also confuses me a lot..

    "For the first N natural numbers, find the total of the digital sums of the first P digits for all the irrational square roots x such that x≤N "

    Should we perform our calculations only for the natural number given as input, or should we take it as an indicator for 'first N natural numbers?' @shashank21j