#include<iostream> #include<cstdlib> #include<time.h> #include<windows.h> using namespace std; int main(){ cout<<"49"; return 0; }