import java.util.Scanner; public class Q3 { public static Scanner in = new Scanner(System.in); public static void main(String[] args) { } }