FunnyAlgorithms icon indicating copy to clipboard operation
FunnyAlgorithms copied to clipboard

Feature: Added Algorithm to count the number of triangles that can be created when provided with a list of coordinates.

Open Gayoon1234 opened this issue 1 year ago • 0 comments

Added a Python implementation that counts the number of possible triangles in a range of coordinates. This can be used to count the number of triangles such as in this image: main-qimg-715404a0cefb0d05b72ed65d60b3dd3c-lq

Gayoon1234 avatar Aug 31 '24 12:08 Gayoon1234