Thread: Over lapping circles

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jan 2013
    Posts
    114

    Over lapping circles

    I have different circles with their x,y co-ordinates and radius.What is the algorithm that I can find the area covered by the circles. does this need integral calculus? the problem description is here..http://uva.onlinejudge.org/index.php...m&problem=3208 . Which branches of programming should I know to solve this problem. Does the basics like loop,array,vector,map etc will help? or I need to know more than this!
    Last edited by Tamim Ad Dari; 05-01-2013 at 01:47 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Circles and Computers
    By G4B3 in forum Tech Board
    Replies: 4
    Last Post: 11-29-2008, 09:23 AM
  2. Circles Anyone?
    By Nightsky in forum C Programming
    Replies: 5
    Last Post: 09-03-2006, 08:27 PM
  3. Firefox circles
    By Salem in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 08-20-2006, 09:49 AM
  4. Circles
    By Unregistered in forum Game Programming
    Replies: 0
    Last Post: 07-02-2002, 01:00 PM
  5. Drawing circles
    By chomper in forum Windows Programming
    Replies: 3
    Last Post: 05-07-2002, 12:37 PM