mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-13 19:00:41 -04:00
Changed the description to more closely match the one on the Project Euler page. Also added another test and solution. Edit: Moved the numTriangle array to the head array to prevent lag. Edit 2: Forgot to remove numTriangle from the solutions array. Should pass the test now. BREAKING CHANGE: None