|
|
back to boardTraingle Posted by Lomir 13 Oct 2007 19:28 What to do with triangle? What is the maximum side length that can pass triangle with sides a? I used if (a > size(diameter)) then it can pass. Please give some test with triagles as hole and right answers. By the way, are all sizes given in integes? Edited by author 13.10.2007 19:30 Re: Traingle try to rotate triangle and find minimum projection Re: Traingle When you bring triangle to other figures you must check triangles height. Re: Traingle Max projection is the side: a Min projection: a*root(3)/2 ie tilt the triangle in such a way that one side of it vertical. "a" here is the side length. Inputs are integers. Traingle Posted by Cezar 3 Dec 2007 17:09 I have one question. (all lengths I express with length squere (kvadrat) 2*radius is long kvadrat How writeln min protection for traingle |
|
|