#include<bits/stdc++.h>
using namespace std;
int main(){
	int n,x,b;
	cin>>n;
	cout<<58;
	return 0;
}