import java.util.Scanner;

public class FindMax
{
    public static final void main(String[] args)
    {
    }
}
