#include<bits/stdc++.h>
#define int long long
using namespace std;
signed main(){
    cout<<79<<endl;
}