Skip to content
#

random-number-generators

Here are 96 public repositories matching this topic...

This console application allows users to input three side lengths and determine the type of triangle they form. It identifies whether the triangle is equilateral, scalene, or isosceles and if it's a right triangle. The program also validates if the input side lengths can form a valid triangle based on the triangle inequality theorem.

  • Updated Sep 30, 2023
  • C++

Improve this page

Add a description, image, and links to the random-number-generators topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the random-number-generators topic, visit your repo's landing page and select "manage topics."

Learn more