Skip to content

A C project about detecting properties of given triangle, described by its coordinates.

Notifications You must be signed in to change notification settings

batikankarakan/triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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?

  1. Calculate the edges.
  2. ssdfsdf
  3. dffs

Sample Output

Sample output here

About

A C project about detecting properties of given triangle, described by its coordinates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages