#include using namespace std; typedef long long ll; int tab[4][4]; int main(){ ios_base::sync_with_stdio(0); string x, y; cin>>x>>y; for(int i=0;i