第二章1

#include<stdio.h>
int main(void)
{
    printf("hello world!\n");
    
    return 0;
}

posted @ 2013-10-02 20:45  执于一念  阅读(86)  评论(0编辑  收藏  举报