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