#include<iostream> #include<cstdio> using namespace std; int a[110],b[110][110],n; int main() { cout<<"0"; }