import java.util.Scanner; public class Solution { public static void main(String[] args) { // TODO Auto-generated method stub Scanner scan = new Scanner(System.in); int t = scan.nextInt(); for(int i=0;i