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