ENG  RUSTimus Online Judge
Online Judge
Задачи
Авторы
Соревнования
О системе
Часто задаваемые вопросы
Новости сайта
Форум
Ссылки
Архив задач
Отправить на проверку
Состояние проверки
Руководство
Регистрация
Исправить данные
Рейтинг авторов
Текущее соревнование
Расписание
Прошедшие соревнования
Правила
вернуться в форум

Общий форум

1022 wrong answer, please help me!!!!
Послано tjq(killer of zju) 15 окт 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!!!!
Послано Le Minh Hoang 15 окт 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µ
Послано Dinh Quang Hiep (mg9h@yahoo.com) 15 окт 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
Послано tjq(killer of zju) 15 окт 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!!!!
Послано LuoJi 16 окт 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?