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