Project Euler #199: Iterative Circle Packing

Sort by

recency

|

8 Discussions

|

  • + 0 comments

    Can anyone guide me how to start cp. I have now clue how to slove the questions here

  • + 0 comments

    can someone help by tellling that the fraction given in question is done between which two values??

  • + 0 comments

    what is radius of larger circle? please anyone help me....

  • + 0 comments

    I have succeeded in 0 up to 43'th test cases but failed in 44-49. And I have no idea why.

  • + 1 comment

    Given 3 circles with radius r1,r2 and r3, and each one of them is (outer)tangent to other 2 circles. How to find the radius of the circle that is "squezzed in(outer tangent)" those 3 circles?