Project Euler #164: Numbers for which no three consecutive digits have a sum greater than a given value.

  • + 1 comment

    Is there a chance project euler problems in Hackerrank can be improved? You can increase the limit to M <= 50000 to allow a more optimized version to be advantageous :D