See More

import java.util.Scanner; public class RainowArray { public static void main(String[] args) { Scanner in =new Scanner(System.in); int T=in.nextInt(); for(int t=0;t