霍爾筆記

哈囉,世界

約 14 字 --

Hello, world

main() {
    printf("hello, world\n");
}

--- The C Programming Language, by Brian Kernighan