public class testTets{
	public static void main(String[] args){
		new TetsF();
	}
}