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