triangle A C project about detecting properties of given triangle, described by its coordinates. Compile & Run To compile the code: gcc main.c -o triangle To run the application: ./triangle How does it work? Calculate the edges. ssdfsdf dffs Sample Output Sample output here