Triangle validation program
I made this program that might help people to know if 3 integers make a triangle.
let me explain: I made a .exe program that asks the user to input 3 variables,
the program will test the 3 variables and decide if it is a triangle and what type of triangle.
click here to download
PS: I do not support bug reporting
The download files are .zip
For Advanced users: You can edit the cpp file, if you want to edit the program you will need a c++ compiler
I hope you like it!!!!!!!!!