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. :-)"
How about the following?
int x[100];
for(int iApple = 0; iApple = 0; --iGrape){
cout (int)(99 - iGrape[x]) endl;
}
10: PRINT "Everything old is new again."
20: GOTO 10
Isn't that redundant?