#include <bits/stdc++.h> using namespace std; int main(){ freopen("line.out","w",stdout); printf("60"); return 0; }