HSCTF 2020 Algorithms

Pythagorean Tree Fractal 1 Category: Algorithms Points: 100 Description: Please see the attached file for more details (and ignore the red dots on the images). Author: Plate_of_Sunshine Given: pdf named “Pythagorean_Tree_Fractal” Writeup This algorithm was pretty simple to make. After looking at the PDF given to us, we can see that our goal is to see how many rectangles there are at stage 50! Here is the math:...

June 6, 2020 · 2 min · Me