Search found 2 matches
- Sun Sep 26, 2004 1:24 pm
- Forum: Volume 107 (10700-10799)
- Topic: 10728 - Help!
- Replies: 9
- Views: 4690
- Sun Sep 26, 2004 11:41 am
- Forum: Volume 107 (10700-10799)
- Topic: 10728 - Help!
- Replies: 9
- Views: 4690
10728 - Help!
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
D:
"is called antiarithmetic if there is no subsequence of it forming an arithmetic progression of ...
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
D:
"is called antiarithmetic if there is no subsequence of it forming an arithmetic progression of ...