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