class a{static{int[]i={0,3,214};System.out.print(i[(int)(3*Math.random())]);}}