Search found 7 matches

by DJYA
Wed Feb 18, 2004 9:45 am
Forum: Volume 7 (700-799)
Topic: 737 - Gleaming the Cubes
Replies: 6
Views: 3500

I got it...THX a lot
by DJYA
Wed Feb 18, 2004 9:16 am
Forum: Volume 7 (700-799)
Topic: 719 - Glass Beads
Replies: 41
Views: 27854

Adrian Kuegel wrote:It is possible to solve this problem in O(n).
Could anyone please give me more hint ?
I don't know how to do it in O(n)
by DJYA
Fri Jan 30, 2004 6:49 pm
Forum: Volume 103 (10300-10399)
Topic: 10304 - Optimal Binary Search Tree
Replies: 24
Views: 15663

THX a lot !!
I miss something
by DJYA
Thu Jan 29, 2004 8:08 pm
Forum: Other words
Topic: Some Suggestion to Administrator
Replies: 1
Views: 1061

Some Suggestion to Administrator

I have some suggestion to Administrator. First,I think there are some mistakes in ICPC archive account. Some of my friends register a new account on archive online judge. But they can't submit. I'm sure what they set in account are correct because it's the same as mine and I can submit code with my ...
by DJYA
Tue Jan 27, 2004 7:37 pm
Forum: Volume 103 (10300-10399)
Topic: 10304 - Optimal Binary Search Tree
Replies: 24
Views: 15663

10304

I'm confused for the 3rd sample input

Code: Select all

3 5 10 20
and it's output is 20

I don't know why and I think it should be 15.
because

Code: Select all

            20
           /   \
         10     5
Why the answer is 20 ?
by DJYA
Thu Jan 22, 2004 5:13 pm
Forum: Volume 101 (10100-10199)
Topic: 10158 - War
Replies: 23
Views: 12455

10158 - War

Hello everybody~

I'm trying to solve problem 10158 but always get TLE. :evil:

This problem should be about "disjiont set".
But it's like to think about so many conditions .

Could someone tell me how to solve this problem in detail ??

THX!!
by DJYA
Thu Jan 22, 2004 5:03 pm
Forum: Volume 7 (700-799)
Topic: 737 - Gleaming the Cubes
Replies: 6
Views: 3500

737 Gleaming the Cubes -- need some sample i/o

Hello~everybody!!

I have submitted problem 737 - Gleaming the Cubes for several times but always got WA. :cry:

Could anyone give me some test i/o to help me find my mistake ?? :-?

Thanks a lot. :D

Go to advanced search