

public class demo
{
    public static void main(String[] args)
    {
        int a = 1, b = 2;
        
        int help;
 
    }
}
