# HELLO WORLD **Published by:** [zhang](https://paragraph.com/@zhang-2/) **Published on:** 2022-03-20 **URL:** https://paragraph.com/@zhang-2/hello-world ## Content main( ) { extern a, b, c; putchar(a); putchar(b); putchar(c); putchar('!*n'); } a 'hell'; b 'o, w'; c 'orld'; ## Publication Information - [zhang](https://paragraph.com/@zhang-2/): Publication homepage - [All Posts](https://paragraph.com/@zhang-2/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@zhang-2): Subscribe to updates - [Twitter](https://twitter.com/Zhangoneonen): Follow on Twitter