摘要:
Common SubsequenceTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 32971Accepted: 12925DescriptionA subsequence of a given sequence is the given sequence with some elements (possible none) left out. Given a sequence X = < x1, x2, ..., xm > another sequence Z = < z1, z2, ..., zk >
阅读全文