Here is the first post

Posted by Seongjin Lee on June 21, 2016 |
#include <stdio.h>

void main(){
	printf("New World!\n");
}