import *; import Test; import java.awt.*; import java.lang.String; import java.lang.System; import java.util.Vector; boolean aBoolean; int anInteger; Vector aVector; int simple() return 5; String complex(boolean x, int y, String z) { String s; Vector v; boolean b; int i; if ((i==1)) if ((i==2)) s = "A"; else s = "B"; else if ((i==3)) s = "C"; else s = "D"; if ((i==4)) s = "E"; else if ((i==5)) s = "F"; if ((i==6)) if ((i==7)) s = "G"; else s = "H"; if ((i==8)) if ((i==9)) s = "I"; while ((y>=1)) y = (y-11); if ((y>=2)) while ((y>=3)) if ((y>=4)) y = (y-22); else y = (y-33); else y = (y-44); if ((y>=5)) while ((y>=6)) if ((y>=7)) y = (y-55); else y = (y-66); if ((y>=8)) while ((y>=9)) if ((y>=10)) y = (y-77); if ((i<1)) { } else if ((i<2)) { int k; } else if ((i<3)) { i = 0; } else { int k; k = (i+1); } b = true; b = false; i = 32; s = "Hello"; i = (1+i); i = (((1+i)-((2*i)/y))-(3*y)); b = (i<4); b = ((7+(i/8))<((9*y)-i)); v = new Vector(); s = new String("Hello"); v = new Vector(13, 2); simple(); v.addElement(s); System.out.println(s); v.addElement(System.out); System.out.println(v.elementAt(1).toString()); new Vector().addElement(v); new GridBagLayout().gridx = 32; return z; } simple(); if ((true!=false)) complex(true, 0, ""); "Hello world";