[UVA] 11880 - Ball in a Rectangle
Ball in a Rectangle
Input: Standard Input
Output: Standard Output
�
There is a rectangle on the cartesian plane, with bottom-left corner at (0,0) and top-right corner at (L, W). There is a ball
centered at (x, y), with radius=R, shown below
...