import java.util.Scanner; /* This Java program was submiited to help bat * with its syntax highlighting tests */ public class Main { public static void main(String[] arg) { Scanner st = new Scanner(System.in); int t; t = st.nextInt(); String tem; tem = st.nextLine(); for(int zz=0;zz