6 comments

[ 3.3 ms ] story [ 32.4 ms ] thread
Doesn't build with gcc 4.4.1 as shipped by Ubuntu.
search and replace the 1s to 1. gcc -o westley westley.c.

I had to run ./westley 5 some stuff

where 5 is a random number. Without the two additional arguments I get a segfault.

If you're having trouble with formatting, look at http://news.ycombinator.com/formatdoc . Actually, you should probably read all the FAQ's (link at the bottom of the page), you'll get more out of the site that way.
Wesley is definitely my favorite obfuscated code thus far. Amazing job.

As imurray posted, the .hint file is useful. Descriptive, and contains compiling notes (would've solved ajross' problem).