package test;

import java.util.Scanner;

public class Test {

public static void main(String[] args) {

Scanner input = new Scanner( System.in );