GuidoDipietro / taoprintf-project

What is the strangest, weirdest, scariest, toughest, best way to print the Name?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the TAOPRINTF project

What is the strangest, most unusual, weirdest, most obfuscated, scariest, toughest, best way to print to the screen the name of Tao Yu?

Users have been trying to find it out on this quest they have embarked themselves upon.
Inspired on the IOCCC, from the World, to you.


Credits to GuyClicking for starting it, crisszkutnik for his contribution, and tao-yu for having a name.

touch a.c && echo 'main(){puts("taoyu!!");}' > a.c && gcc a.c -w && ./a.out && rm a.*

About

What is the strangest, weirdest, scariest, toughest, best way to print the Name?


Languages

Language:C 95.9%Language:Makefile 4.1%