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 1019. Line Painting

some question
Posted by TheBlaNK 1 Mar 2002 19:03
what 2 output
if input is
2
0 1000000000 b
5 5 w

and if input is
1
5 5 b
Re: some question
Posted by MadPsyentist/Sam 1 Mar 2002 19:30
> what 2 output
> if input is
> 2
> 0 1000000000 b
> 5 5 w
read the problem statement again and you'll see that this won't happen

> and if input is
> 1
> 5 5 b
0 1000000000
oh that's right
Posted by TheBlaNK 1 Mar 2002 19:42
> > what 2 output
> > if input is
> > 2
> > 0 1000000000 b
> > 5 5 w
> read the problem statement again and you'll see that this won't
happen
>
> > and if input is
> > 1
> > 5 5 b
> 0 1000000000