Drakula941's Posts
Nairaland Forum › Drakula941's Profile › Drakula941's Posts
1 (of 1 pages)
This my code in java, i took d array in 1 variable, is dat fyn?? class codes{ public static void main(String arg[]){ int code[]={0,8,1,0,0,0,8,6,7,8,9,5,2,6,3,0,7,4,1,1,0,0,7,0,0,8,6,7,8,9,5,9,1,1,3,0,1,0,0,0,8,6,7,8,9,1,3,0,0,8,5,2,6,3,0,7,4,1,1,0,0,7,0,0,8,6,7,8,9,5,9,1,1,0,5,2,6,3,0,7,4,1,1,0,0,7,0,0,8,6,7,8,9,5,0,0,8,6,7,8,9,1,3,0,0,8,9,1}; for(int x=0;x<code.length;x++){ try{ if(code[x]==1&&code[x+1]==3&&code[x+2]==0&&code[x+3]==0&&code[x+4]== {System.out.println("13008" ;}}catch(Exception ex){} } } } |
1 (of 1 pages)
{System.out.println("13008"
;}