#include<bits/stdc++.h> using namespace std; int main(){ int a,b,t=0,i1,t1=0; int cnt=0,we=0; cin>>a>>b; cout<<99; return 0; }