hello world

int main()

{

    printf("hello world\n")

    return 0;

}

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