#include using namespace std; int main(){ cout << 1000000 << endl; return 0; }