Ad
  • Custom User Avatar

    Hello, this code is clever but it can be more performant. Maybe avoiding the double reduce and another isPrime implementation can improve performance? Watch out with the call stack size in the recursive function.