1public class jmain
2{
3  public static void main (String[] args)
4    {
5	return;
6    }
7}
8