Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
My personal blog
  • categories
  • tags
    daite

    daite

    Day: Go, Night: Rust

    • Somewhere in seoul
    • Email
    • Website
    • GitHub

    Welcome to my blog

    Updated: March 14, 2021

    On this page

    • Hello, world!

    Hello, world!

    #include <stdio.h>
    int main(void) {
        printf("hello, world\n");
        return 0;
    }
    

    Tags: Blog

    Categories: Blog

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    Leave a comment

    You may also enjoy

    shell script programming

    March 15 2021

    • Follow:
    • GitHub
    • Feed
    © 2021 daite. Powered by Jekyll & Minimal Mistakes.