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