#include using namespace std; int main(int argc, const char* argv[]) { cout << 500 << endl; return 0; }