Skip to content
#

learn

Here are 1,085 public repositories matching this topic...

fernandobperezm
fernandobperezm commented Oct 18, 2020

Describe your change:

Added a solution to Project Euler Problem 203 "Squarefree Binomial Coefficients" Link.

The solution is based on three main pilars.

  1. Calculate the unique coefficients of a Pascal's Triangle of depth d .
  2. Calculate the prime numbers between 2 and the maximum coefficient Cmax using a variant of the Sieve of Eratos
olistic
olistic commented May 25, 2018

Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.

Example:

# Starbolt - beginner

Improve this page

Add a description, image, and links to the learn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the learn topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.