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