Type of Triangle (LeetCode)
Determine the type of triangle that can be formed by an array of integers representing the sides of the triangle.
Determine the type of triangle that can be formed by an array of integers representing the sides of the triangle.