ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1058. Chocolate

Is the Sample Input correct ?
Posted by Ilya V. Elterman 21 Nov 2000 23:55
In the task said, that the polygon is convex, but in the
sample input it isn't so.
Re: Is the Sample Input correct ?
Posted by ValkaVales 23 Nov 2000 02:17
> In the task said, that the polygon is convex, but in the
> sample input it isn't so.

Why do you think so ?
It is a rectangle.
How can it be rectangle?
Posted by Deian Lambov 23 Nov 2000 19:03
> > In the task said, that the polygon is convex, but in
the
> > sample input it isn't so.
>
> Why do you think so ?
> It is a rectangle.

How can it be rectangle?
x1=10.74646;y1=4.237533;
x2=0;y2=3;
x3=4;y3=3;
x4=4;y4=0;
This figure is not rectangle!