Obfuscated C program rotating a cube in the terminal, but not obfuscated enough (I think) to compete in IOCCC according to the fourth goal: "To illustrate some of the subtleties of the C language".
gcc cube.c -lm -o cube
./cube
Obfuscated C program rotating a cube in the terminal, but not obfuscated enough (I think) to compete in IOCCC according to the fourth goal: "To illustrate some of the subtleties of the C language".
gcc cube.c -lm -o cube
./cube