Slashdot Mirror


2004 IOCCC Winners Source Code Released

Langly writes "The IOCCC have finally released their source code for 2004. My thoughts goes out to the poor guys that actually wrote this code. Reader discretion is advised." Every time I see an obfuscated code contest, I wonder if 'Winner' is the right word to describe the victor ;)

3 of 175 comments (clear)

  1. Re:Simple trick for beginners by mopslik · · Score: 5, Interesting
    Bah, why use "A" and "B" when "I" (capital i) will do the trick even better?

    Examples:
    I1I1 (eye one eye one)
    IlIl (eye ell eye ell)
    lIll (ell eye ell ell)
    etc.
  2. Size does matter! by mwvdlee · · Score: 5, Interesting

    Why not just differentiate by varying the length of the names?

    xxxxxxxxxxxxxx = xxxxxxxxxxxx + xxxxxxxxxxxxxxxxxxxxx / xxxxxxxxxxxxxxxx;

    Makes sense, doesn't it? And it works with every letter of the alphabet too!

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  3. Re:clueless submitters by willisachimp · · Score: 5, Interesting
    Actually, I work with the guy who wrote the 'gavin' (the best of show this year), and know for a fact that the final version you see is *very* similar to his development version. Pretty much the only difference is shorter, meaningless variable names and running it through indent (thus giving no information in the indentation, by using a standard indentation tool)

    What you see is how he wrote it - he really is that sick :-D

    I'm so glad he doesn't write like this when he's working. Well, not often, anyway.