#include<bits/stdc++.h>
using namespace
std
;
char
a
[
105
][
105
],
o
[
105
],
t
[
105
];
int
main
(){
}