B. Amr and Pins (Codeforces Round #287 (div2))

原创
2016-06-07 15:31:14 853浏览

Amr loves Geometry. One day he came up with a very interesting problem. Amr has a circle of radius r and center in point ( x ,? y ) . He wants the circle center to be in new position ( x ',? y ') . In one step Amr can put a pin to the bord

Amr loves Geometry. One day he came up with a very interesting problem.

Amr has a circle of radius r and center in point (x,?y). He wants the circle center to be in new position (x',?y').

In one step Amr can put a pin to the border of the circle in a certain point, then rotate the circle around that pin by any angle and finally remove the pin.

Help Amr to achieve his goal in minimum number of steps.

声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn核实处理。