IOCCC image by Matt Zucker

The International Obfuscated C Code Contest

1989/roemer - Best layout

prints e with pi shaped layout with _31415 identifiers

Author:

To build:

    make all

Try:

    ./roemer

Judges’ remarks:

Do you know what this program does? If you do, look again, there is more here than meets the PI.

Author’s remarks:

Passes lint, but not with the strictest options, for it contains some “null-statements”, as well as two identifiers which are, if compilers only take 6 characters, the same. It also uses write(2), so not totally system independent.

You are very much invited to pass this program through a C-beautifier (first strip newlines and tabs, if your cb can’t do that).

Inventory for 1989/roemer

Primary files

Secondary files


Jump to: top