yhycyln / isInTriangle

The program that reads 3 points from console with x and y coordinate (2-Dimensional) to create a triangle, and another point with x and y coordinate, which will be checked whether it is in triangle or not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isInTriangle

The program that reads 3 points from console with x and y coordinate (2-Dimensional) to create a triangle, and another point with x and y coordinate, which will be checked whether it is in triangle or not.

About

The program that reads 3 points from console with x and y coordinate (2-Dimensional) to create a triangle, and another point with x and y coordinate, which will be checked whether it is in triangle or not.


Languages

Language:C++ 100.0%