public class Main1 {
	public static void main() {
		System.out.println("test");
	}
}