Project Euler #254: Sums of Digit Factorials

  • + 1 comment

    use BigInteger , it might help

    • + 1 comment

      try coding in python....you might not get any overflow errors

      • + 0 comments

        the issue is time......if better optimization could be done then the code would run.....python is itself slow its not the answer