Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Obfuscated Coding Contest
Index -> Contests
Goto page Previous  1, 2, 3
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Mr. T




PostPosted: Sun Oct 02, 2005 3:09 pm   Post subject: Alex's Opinion

Your code doesn't work beard0. Confused
Sponsor
Sponsor
Sponsor
sponsor
beard0




PostPosted: Sun Oct 02, 2005 3:17 pm   Post subject: Re: Alex's Opinion

Pwned wrote:
Your code doesn't work beard0. Confused


Thanks, does now. I had made a last minute change in spliting the hw string into two pieces to make it more readable, and forgot that I had used a constant, and didn't test.
codemage




PostPosted: Mon Oct 03, 2005 1:30 pm   Post subject: (No subject)

There wasn't a Turing solution yet when I started in... Wink It's leaning more towards crypto than obfus... but here goes:

(Turing)
code:
var x : array 1 .. 11 of int := init (5976, 8383, 8964, 8964, 9213, 2656, 7221, 9213, 9462, 8964, 8300)
Rand.Reset
for y : 1 .. 11
    Rand.Set (0)
    put chr( (x (y)) div Rand.Int (1, 1000)) ..
end for
Andy




PostPosted: Mon Oct 03, 2005 1:55 pm   Post subject: (No subject)

err wtf u talking about, there is a turing solution on the last page
beard0




PostPosted: Mon Oct 03, 2005 2:46 pm   Post subject: (No subject)

codemage wrote:
There wasn't a Turing solution yet when I started in... ;) It's leaning more towards crypto than obfus... but here goes:

(Turing)
code:
var x : array 1 .. 11 of int := init (5976, 8383, 8964, 8964, 9213, 2656, 7221, 9213, 9462, 8964, 8300)
Rand.Reset
for y : 1 .. 11
    Rand.Set (0)
    put chr( (x (y)) div Rand.Int (1, 1000)) ..
end for


It's missing the !

code:
var x : array 1 .. 12 of int := init (5976, 8383, 8964, 8964, 9213, 2656, 7221, 9213, 9462, 8964, 8300, 2750)
Rand.Reset
for y : 1 .. 12
    Rand.Set (0)
    put chr ((x (y)) div Rand.Int (1, 1000)) ..
end for
codemage




PostPosted: Tue Oct 04, 2005 7:10 am   Post subject: (No subject)

Well done2750
Display posts from previous:   
   Index -> Contests
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 3 of 3  [ 36 Posts ]
Goto page Previous  1, 2, 3
Jump to:   


Style:  
Search: