SIGN IN SIGN UP

Added a solution for Project Euler Problem 203 "Squarefree Binomial Coefficients" (#3513)

* Added a solution for Project Euler Problem 203 (https://projecteuler.net/problem=203)

* Simplified loop that calculates the coefficients of the Pascal's Triangle. Changes based on review suggestion.

* Moved get_squared_primes_to_use function outside the get_squarefree function and fixed a failing doctest with the former.
F
Fernando Benjamín PÉREZ MAURERA committed
ff00bfa0abbd0019d9e718c6beec2aa0e5d8b580
Parent: eaa7ef4
Committed by GitHub <noreply@github.com> on 11/3/2020, 2:21:13 AM