#include <bits/stdc++.h> using namespace std; int main(int argc, char** argv) { cout<<"1"; return 0; }