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