write an algorithm to find number of acute triangles formed using n points on circle.

Posted by sanju on Stack Overflow See other posts from Stack Overflow or by sanju
Published on 2010-04-19T18:52:10Z Indexed on 2010/04/19 18:53 UTC
Read the original article Hit count: 162

Filed under:
|
|

Note: each point should be used only once. centre should be inside the acute triangle.

© Stack Overflow or respective owner

Related posts about Implementation

Related posts about using