#include<bits/stdc++.h> using namespace std; int main() { cout<<1; return 0; }
exit code: 0, checker exit code: 0