Introduction - If you have any usage issues, please Google them yourself
First create a Point class, and then define Trianglele class. Defined in the Trianglele Three Point class of entities to represent a triangle of three points, and then define a method to initialize setTri these three points, then define two methods find the perimeter of the triangle area. In the main () to create an object, find the point of the triangle given perimeter, area.