Hello world!

#include <stdio.h>

int main(void)
{
  printf("Hello world!\n");
  return 0;
}

I mean this is first post here (using WordPress). I hope content of this site will increase regularly.

Leave a Reply

Your email address will not be published. Required fields are marked *