import java.util.Scanner;

public class Demo
{
    public static void main(String[] args)
    {
        
        int i = -1;        
    }
}
