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