#include<bits/stdc++.h>
using namespace std;
int a[100009];
int main(){
	cout<<"99";
}