₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,140 members, 8,420,531 topics. Date: Thursday, 04 June 2026 at 11:44 PM

Toggle theme

Drakula941's Posts

Nairaland ForumDrakula941's ProfileDrakula941's Posts

1 (of 1 pages)

ProgrammingRe: Simple Code Challenge: C#, Java, C, C++ by drakula941: 8:05pm On Nov 08, 2011
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]==cool {System.out.println("13008"wink;}
            }catch(Exception ex){}
        }
    }
}

1 (of 1 pages)