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 1069. Prufer Code

Are there any special tests for this problem?
Posted by 198808xc 9 May 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.
Posted by Vladimir Yakovlev (USU) 9 May 2004 21:43


Edited by author 09.05.2004 21:43
Re: You shouldn't worry about extra spaces - they are ignored.
Posted by 198808xc 10 May 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.
Posted by 198808xc 11 May 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.
Posted by 198808xc 11 May 2004 18:35
Sorry, I have something wrong.
I got WA just at test 3.
Re: Please give me the tests.
Posted by Maigo Akisame 11 Jun 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?
Posted by Kit 3 Apr 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!
Posted by Burunduk1 3 Apr 2005 22:36
It's really good test.
It helped me to get AC some minutes ago :)
This help me too, thanks
Posted by Xavier Montesto 4 Jun 2006 16:01
Re: Are there any special tests for this problem?
Posted by xiaomengxian 14 Sep 2006 13:39
Really a good test...Thanx very much.
Re: Are there any special tests for this problem?
Posted by Love SJC 11 Dec 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?
Posted by Yandry Pozo [AYAX, UCI] 12 Nov 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