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