#include<bits/stdc++.h>
using namespace
std
;
string a
[
3
][
1005
];
int
main
(){
return
0
;
}