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