Total circles area: Difference between revisions

Content added Content deleted
(Updated tags to circumvent a links problem)
(Added two graphs of the example circles of the Task)
Line 33: Line 33:
-0.6855727502 1.6465021616 1.0593087096
-0.6855727502 1.6465021616 1.0593087096
0.0152957411 0.0638919221 0.9771215985</pre>
0.0152957411 0.0638919221 0.9771215985</pre>

[[File:total_circles_area_full.png|200px|thumb|center|Example circles]][[File:total_circles_area_filtered.png|200px|thumb|center|Example circles filtered]]


According to one algorithm, the approximate solution is 21.56503660.
According to one algorithm, the approximate solution is 21.56503660.


See also (idea originally from Steve132):
See also:

http://www.reddit.com/r/dailyprogrammer/comments/zff9o/9062012_challenge_96_difficult_water_droplets/
http://www.reddit.com/r/dailyprogrammer/comments/zff9o/9062012_challenge_96_difficult_water_droplets/

http://stackoverflow.com/a/1667789/10562


=={{header|C}}==
=={{header|C}}==