
Search found 5 matches
- Wed Oct 13, 2004 8:17 am
- Forum: Volume 107 (10700-10799)
- Topic: 10733 - The Colored Cubes
- Replies: 14
- Views: 5520
- Wed Oct 06, 2004 9:06 pm
- Forum: Volume 107 (10700-10799)
- Topic: 10733 - The Colored Cubes
- Replies: 14
- Views: 5520
- Sun Sep 26, 2004 1:12 pm
- Forum: Volume 107 (10700-10799)
- Topic: 10728 - Help!
- Replies: 9
- Views: 4675
Re: Waterloo Fall (10728 & 10730 ?)
Well I mean prob B and D.
http://acm.uva.es/contest/data/next/problemset/
B:
"Given two patterns, you are to find a phrase that matches both."
So how come for the input:
<a> b
c <a>
Output is
c b
Because the upper <a> is a different <a> than the lower <a> :wink: . You have to divide "tags ...
- Sun Sep 26, 2004 12:21 am
- Forum: Volume 107 (10700-10799)
- Topic: 10701 - Pre, in and post
- Replies: 13
- Views: 8158
Re: 10701 WA- Help me with some critical I/O
Maybe this will help:
1
8 ABCHDEFG HCBDAFEG
Output: HCDBFGEA
1
8 ABCHDEFG HCBDAFEG
Output: HCDBFGEA
- Sun Sep 26, 2004 12:16 am
- Forum: Volume 107 (10700-10799)
- Topic: 10706 - Number Sequence
- Replies: 34
- Views: 20160