Question: code in c++ angles A Published Write a C++ program to check whether a triangle can be formed by the given value for the angles.
angles A Published Write a C++ program to check whether a triangle can be formed by the given value for the angles. For example: angle1 - 40 degrees angle2 -55 angle3 - 65 degrees Expected Output: The triangle is not valid "Note: sum of three angles should be 180 degrees for a triangle to be valid
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
