373839404142434445
public class report { public static void main (String[] args) { Info i = new Info(); System.out.println(i); }