IOCCC Accepting New, 'Improved' Entries
Rudolf writes: "The 16th International Obfuscated C Code Contest is open from now until 01 Dec 2001 23:59:59 UTC. Details are at the IOCCC web site. From the front page,
the contest goals are: -- To write the most Obscure/Obfuscated C program (within contest rules -- To show the importance of programming style, in an ironic way. -- To stress C compilers with unusual code. -- To illustrate some of the subtleties of the C language. -- To provide a safe forum for poor C code. :-)"
Oh, wait, that's perl, isn't it?
A feeling of having made the same mistake before: Deja Foobar
I wonder if Bill Gates will enter.
You die too easily.
int x[100];
for(int iApple = 0; iApple = 0; --iApple){
cout (int)(99 - iGrape[x]) endl;
}
10: PRINT "Everything old is new again."
20: GOTO 10
int x[100];
for(int iApple = 0; iApple < 100; ++iApple){
iApple[x] = iApple;
}
for(int iGrape = 99; iGrape >= 0; --iGrape){
cout << (int)(99 - iGrape[x]) << endl;
}
10: PRINT "Everything old is new again."
20: GOTO 10
now obfuscated cobol that would be a chalenge
42
Fascism starts when the efficiency of the government becomes more important than the rights of the people.