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

Обсуждение задачи 1069. Код Прюфера

Are there any special tests for this problem?
Послано 198808xc 9 май 2004 18:49
I got WA on test 3.

I wonder that:
Are there any special tests in this problem?
OR
Is there anything special in the output task?

Just ask: If n=10, Can I output like this:
('...' Stands for some digits)
1: ...
...
9: ...
10: ...
Must I leave a space before '9' in order to make ':' in the same column?

Could anyone help me, please?
You shouldn't worry about extra spaces - they are ignored.
Послано Vladimir Yakovlev (USU) 9 май 2004 21:43


Edited by author 09.05.2004 21:43
Re: You shouldn't worry about extra spaces - they are ignored.
Послано 198808xc 10 май 2004 09:43
Thanks so much for helping me.
But, if I shouldn't leave a ' ' before, then my program seems to have no errors.
Can you give me some SPECIAL tests.
Thanks very much again.
Please give me the tests.
Послано 198808xc 11 май 2004 18:34
I want the tests for this problem, but I haven't receive them yet.
I got WA at test 29.
Will anyone who have all the tests help me?
Thanks.
Re: Please give me the tests.
Послано 198808xc 11 май 2004 18:35
Sorry, I have something wrong.
I got WA just at test 3.
Re: Please give me the tests.
Послано Maigo Akisame 11 июн 2004 09:33
I WAed on test #3, too.
Could anybody gimme some tests?

Edited by author 11.06.2004 12:24
Re: Are there any special tests for this problem?
Послано Kit 3 апр 2005 02:25
There is test, helped for me
8 7 4 6 3 6 8
and answer
1: 8
2: 7
3: 6 7
4: 5 6
5: 4
6: 3 4 8
7: 2 3
8: 1 6
Good luck!
Thank you!
Послано Burunduk1 3 апр 2005 22:36
It's really good test.
It helped me to get AC some minutes ago :)
This help me too, thanks
Послано Xavier Montesto 4 июн 2006 16:01
Re: Are there any special tests for this problem?
Послано xiaomengxian 14 сен 2006 13:39
Really a good test...Thanx very much.
Re: Are there any special tests for this problem?
Послано Love SJC 11 дек 2007 17:48
good!
i have crashed on test3#
but i don't know why
oh ,it answered me
Are there any special tests for this problem?
Послано Yandry Pozo [AYAX, UCI] 12 ноя 2011 01:14
I have a huge Wrong Answer, but my code work for this test case, are some test case more difciult than this ?? I don t know what happend I need help right now !!

greetings !
salu-DoS