Difficulty: ★ ★ ☆ ☆
Back in October, the C programming Exercise was to code Heron’s Formula. The challenge required the user to input three values, one for each side of the triangle. But, as I learned since, a triangle must have specific side length ratios for it to be a valid triangle.
Continue reading