import java.util.*; public class test1 { public static void main(String[] args){ Scanner scanner = new Scanner(System.in); &n...