Skip to content

Calculate the area of any Polygon with more than 4 vertices

Notifications You must be signed in to change notification settings

Wessi/AreaOfAnyPolygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

AreaOfAnyPolygon

Compile

To compile this code, execute the following command in the terminal

g++ AreaOfPolygon.cpp -o AOPOutput //you can give any name to the output

Run

To run this code, execute the following command in the terminal

./AOPOutput

About

Calculate the area of any Polygon with more than 4 vertices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages