Project Euler #41: Pandigital prime

  • + 1 comment

    Python 3 is definetly is not the best choise for this task. My Python code timeouted at 10s and same algorithm in Go works 0.28s in wors case