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 1111. Squares

The squares have integer coordinates, but is it true for the point itself?
Posted by SPIRiT 13 Jun 2006 11:10
I think that's why my program gets WA at 3. Otherwise it should work, since we're dealing with integer values.
Re: The squares have integer coordinates, but is it true for the point itself?
Posted by KAV 13 Jun 2006 14:41
Do you consider that squares can be rotated?
Re: The squares have integer coordinates, but is it true for the point itself?
Posted by Fyodor Menshikov 19 Nov 2006 07:12
Sides of squares may be not parallel to coordinate axes.