Project Euler 587 - Concave Triangle
Project Euler 587 - Concave Triangle
Official link: https://projecteuler.net/problem=587
Thought Process
Thought Process
From here it is very simple, have a while loop iterate through n, which calculates x(0), to calculate area of Concave triangle area
Interactive Code
Interactive Code
Press Run and enter a percentage (yourinput%)
Code will output number of circles needed to reach yourinput%