Score : $400$ points
We have a board with a $2 \times N$ grid. Snuke covered the board with $N$ dominoes without overlaps. Here, a domino can cover a $1 \times 2$ or $2 \times 1$ square.
Then, Snuke decided to paint these dominoes using three colors: red, cyan and green. Two dominoes that are adjacent by side should be painted by different colors. Here, it is not always necessary to use all three colors.
Find the number of such ways to paint the dominoes, modulo $1000000007$.
The arrangement of the dominoes is given to you as two strings $S_1$ and $S_2$ in the following manner:
Input is given from Standard Input in the following format:
$N$ $S_1$ $S_2$
Print the number of such ways to paint the dominoes, modulo $1000000007$.
3 aab ccb
6
There are six ways as shown below:
1 Z Z
3
Note that it is not always necessary to use all the colors.
52 RvvttdWIyyPPQFFZZssffEEkkaSSDKqcibbeYrhAljCCGGJppHHn RLLwwdWIxxNNQUUXXVVMMooBBaggDKqcimmeYrhAljOOTTJuuzzn
958681902