Question: Hello, I need the code in C++ for the problem given below. A requirement is to NOT use global variables, so please refrain from doing
Hello, I need the code in C++ for the problem given below. A requirement is to NOT use global variables, so please refrain from doing so.

Define a structure Triangle that contains three Point members. Write a function that computes the perimeter of a Triangle. Write a program that reads the coordinates of the points, calls your function, and displays the result. .E7.18
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
