I just found out about Code Golf, similar to Perl Golf (which I never cared about, because Perl is evil). So for my first stab at Code Golf I tried the easiest problem of them all, generating a depth-34 Pascal triangle in as few characters (yes lines in no longer a good enough measure here) as possible.
My code is now incredibly obfuscated, not quite as obfuscated as say, this but enough that it's pretty much impossible to tell what is going on. So far I am pretty proud of myself because I am in 6th place. 1st place is untouchable at 75, but if I can just shave off 7 characters I'll be in second place.
Add new comment