#include #include #include using namespace std; int main() { int d; string s, t; while (cin>>d>>s>>t) { s+=t; t=s; int res=0; for(int i=0;i<14;++i) { for(int j=0;i+j<14&&j