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