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

Common Board

problem 1066(Garland) Can somebody explain me it?(Not a solution)
Posted by Leonid Chistov 15 Nov 2002 00:35
I can't understand the string:
"so that no lamp in the garland lies on the ground though some of
them may touch the ground.
".
Re: problem 1066(Garland) Can somebody explain me it?(Not a solution)
Posted by A. Mironenko 15 Nov 2002 23:51
> I can't understand the string:
> "so that no lamp in the garland lies on the ground though some of
> them may touch the ground.
> ".

Touch means that lamp would not move lower even if we'll remove the ground.
Lies means it would fall if we do.