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

1022 wrong answer, please help me!!!!
Posted by tjq(killer of zju) 15 Oct 2000 21:53
I use topological sort, and think it's all right,

but always got wrong answer, can anybody tell me what's
wrong or something I didn't pay attention to ?

shall we output all the results or 1 of them?
Re: 1022 wrong answer, please help me!!!!
Posted by Le Minh Hoang 15 Oct 2000 22:34
I think U should check your code again , I got ACCEPTED on this problem easily , so i guess there's no tricky input or something special to pay attention to , just code your algorithm carefully , submit it then get ACCEPTED , good luck!

> I use topological sort, and think it's all right,
>
> but always got wrong answer, can anybody tell me what's
> wrong or something I didn't pay attention to ?
>
> shall we output all the results or 1 of them?
§Хn lµ khж th©n chу tjq, bЮ th»ng LЄ Minh Hoµng nг ghСo nh­ gСo gёi, hЭhЭ, ko biХt cг bёc nµo ®дc ®c qu¶ message nµy cсa em ko nhУ, chСp, bёo chп bдn china, khµ khµ
Posted by Dinh Quang Hiep (mg9h@yahoo.com) 15 Oct 2000 22:43

> I think U should check your code again , I got ACCEPTED
on this problem easily , so i guess there's no tricky input
or something special to pay attention to , just code your
algorithm carefully , submit it then get ACCEPTED , good
luck!
>
> > I use topological sort, and think it's all right,
> >
> > but always got wrong answer, can anybody tell me what's
> > wrong or something I didn't pay attention to ?
> >
> > shall we output all the results or 1 of them?
can you use english, I can't understand you and don't want to miss anything important
Posted by tjq(killer of zju) 15 Oct 2000 22:47
>
> > I think U should check your code again , I got ACCEPTED
> on this problem easily , so i guess there's no tricky
input
> or something special to pay attention to , just code your
> algorithm carefully , submit it then get ACCEPTED , good
> luck!
> >
> > > I use topological sort, and think it's all right,
> > >
> > > but always got wrong answer, can anybody tell me
what's
> > > wrong or something I didn't pay attention to ?
> > >
> > > shall we output all the results or 1 of them?
Re: 1022 wrong answer, please help me!!!!
Posted by LuoJi 16 Oct 2000 07:21
I also got W.A. But my classmate use
the standard topological sort which is
used in the book. And he got pass.


> I use topological sort, and think it's all right,
>
> but always got wrong answer, can anybody tell me what's
> wrong or something I didn't pay attention to ?
>
> shall we output all the results or 1 of them?