#include <bits/stdc++.h> using namespace std; const int N = 1e5 + 10; #define ll long long int main() { cout << 1; return 0; }