Search found 7 matches
- Wed Feb 18, 2004 9:45 am
- Forum: Volume 7 (700-799)
- Topic: 737 - Gleaming the Cubes
- Replies: 6
- Views: 3591
- Wed Feb 18, 2004 9:16 am
- Forum: Volume 7 (700-799)
- Topic: 719 - Glass Beads
- Replies: 41
- Views: 29614
- Fri Jan 30, 2004 6:49 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10304 - Optimal Binary Search Tree
- Replies: 24
- Views: 16858
- Thu Jan 29, 2004 8:08 pm
- Forum: Other words
- Topic: Some Suggestion to Administrator
- Replies: 1
- Views: 1088
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 ...
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 ...
- Tue Jan 27, 2004 7:37 pm
- Forum: Volume 103 (10300-10399)
- Topic: 10304 - Optimal Binary Search Tree
- Replies: 24
- Views: 16858
10304
I'm confused for the 3rd sample input
and it's output is 20
I don't know why and I think it should be 15.
because
Why the answer is 20 ?
Code: Select all
3 5 10 20
I don't know why and I think it should be 15.
because
Code: Select all
20
/ \
10 5
- Thu Jan 22, 2004 5:13 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10158 - War
- Replies: 23
- Views: 13614
10158 - War
Hello everybody~
I'm trying to solve problem 10158 but always get TLE.
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!!
I'm trying to solve problem 10158 but always get TLE.

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!!
- Thu Jan 22, 2004 5:03 pm
- Forum: Volume 7 (700-799)
- Topic: 737 - Gleaming the Cubes
- Replies: 6
- Views: 3591
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.
Could anyone give me some test i/o to help me find my mistake ??
Thanks a lot.
I have submitted problem 737 - Gleaming the Cubes for several times but always got WA.

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

Thanks a lot.
