#include int main() { int d; std::cin >> d; std::cout << "1000000\n"; }