hello world

int main()

{

    printf("hello world\n")

    return 0;

}

posted @ 2014-05-31 15:04  phlsheji  阅读(156)  评论(0)    收藏  举报