Y
Hacker News
new
|
ask
|
show
|
jobs
by
NetMageSCW
57 days ago
The real classic is from
The C Programming Language
(where I saw it) and is:
main( ) { printf("hello, world"); }