Search found 5 matches

by pudinzi
Thu Aug 19, 2004 12:39 pm
Forum: Volume 7 (700-799)
Topic: 777 - Codebreakers
Replies: 1
Views: 2220

777 - Codebreakers

We have worked on this problem in a group and have come up with few completely different solutions. All the codes that get through in time get Wrong Answer, we have tried searching for some special cases, but everything is handled as it should be.

Could anyone provide some test data/special cases ...
by pudinzi
Mon Jul 19, 2004 12:48 pm
Forum: Other words
Topic: CEOI 2004
Replies: 0
Views: 967

CEOI 2004

Is there any chance for putting problems from CEOI 2004 into the archive?
by pudinzi
Tue Jun 29, 2004 7:33 pm
Forum: Volume 106 (10600-10699)
Topic: 10656 - Maximum Sum (II)
Replies: 52
Views: 23555

Thx Adrian, you are the greatest (although you already know that)...
by pudinzi
Mon Jun 28, 2004 3:52 pm
Forum: Volume 106 (10600-10699)
Topic: 10656 - Maximum Sum (II)
Replies: 52
Views: 23555

I am also trying to solve this problem, but get WA always, I get the same output for given input in example and for yours.
Some more input:

Code: Select all

5
-1
10
-5
10
1
1
1
8
2
1
-1
1
-5
1
2
0
9
1
1
1
0
-10
0
0
2
1
0
and my output:

Code: Select all

10 -5 10 1
1
2 1
2 1
by pudinzi
Mon Jun 14, 2004 8:03 am
Forum: Other words
Topic: online judge disk space
Replies: 1
Views: 1074

online judge disk space

I am just wondering how much disk space does the onlinejudge database need since it stores that much informationa together with at least every AC source?

Go to advanced search