xiaolongy

#include <stdio.h>

int  main<void>

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

You have landed on xiaolong's blog, where he writes about his favorite {things}.