Problem H. DNA Sequence
时间限制 1000 ms
内存限制 64 MB
It's well known that DNA Sequence is a sequence only contains A, C, T and G, and it's very useful to analyze a segment of DNA Sequence,For example, if a animal's DNA sequence contains segment ATC then it may mean that the animal may have a genetic disease. Until now scientists have found several those segments, the problem is how many kinds of DNA sequences of a species don't contain those segments.
Suppose that DNA sequences of a species is a sequence that consist of A, C, T and G,and the length of sequences is a given integer n.
输入数据
输出数据
An integer, the number of DNA sequences, mod 100000.
样例输入
样例输出
$ Mathjax font initiator $