Skip to content

Given a file containing circle data, the program processes the file to see if the circles overlap. If they do, then the total overlapped area is calculated along with the total area.

Notifications You must be signed in to change notification settings

ashritbista/Circles-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Circles (C++)

Given a file containing circle data, the program processes the file to see if the circles overlap. If they do, then the total overlapped area is calculated along with the total area.

  • 4 non-overlapping circles 4 non-overlapping circles

  • 7 circles, some overlapping 7 circles, some overlapping

About

Given a file containing circle data, the program processes the file to see if the circles overlap. If they do, then the total overlapped area is calculated along with the total area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published