Search found 4 matches

by chancp
Tue Sep 23, 2003 1:03 am
Forum: Volume 105 (10500-10599)
Topic: 10540 - Flowers of a Beautiful Mind
Replies: 4
Views: 3849

the output for even N is not correct
by chancp
Fri Sep 19, 2003 1:10 pm
Forum: Volume 105 (10500-10599)
Topic: 10513 - Bangladesh Sequences
Replies: 15
Views: 10110

Finally AC
My problem is that I write my high precision function wrongly.

From my testing, I can see that in the test data of online judge, there are no spaces, and should be no repeated letters on the same line.

Thanks for your help PdR.
by chancp
Fri Sep 19, 2003 12:39 pm
Forum: Volume 105 (10500-10599)
Topic: 10513 - Bangladesh Sequences
Replies: 15
Views: 10110

The last input case has a tricky thing, there is a line "DDCC".
So the correct answer should not be 196608
by chancp
Fri Sep 19, 2003 10:32 am
Forum: Volume 105 (10500-10599)
Topic: 10513 - Bangladesh Sequences
Replies: 15
Views: 10110

I have tried several times, but always get WA. I use the following test data:
1
A
1
?
2
?
?
2
B
?
2
A
B
10
C
F
I
A
D
G
J
B
E
H
10
AC
F
I
A
D
G
J
B
E
H
10
?
?
?
?
?
?
?
?
?
?
15
ABCDEFGHIJKLMN
ABCDEFGHIJKLMN
ABCDEFGHIJKLMN
ABCEFGHIJKLMN
ABCDEFGHIJKLMN
ABCDEGHIJKLMN
ABCDEFGHIJKLMN
ABCDEFGHIJLMN ...

Go to advanced search