#include<bits/stdc++.h> using namespace std; //int age(int n){ // //} int main(){ cout<<18; return 0; }