#include <bits/stdc++.h> using namespace std; int f[20001]; int a[101]; int main() { cout << 1 << endl; return 0; }