Scanner sc = new Scanner(System.in); int i = sc.nextInt();
import java.util.Scanner;
System.in
System.out
System.err
next()
nextInt()
nextDouble()
nextLine()