201

# include<stdio.h>

int main(void)

{

printf("Hello World!\n");

return 0;

 

}

posted @ 2013-10-04 18:23  跃映峰影  阅读(86)  评论(0编辑  收藏  举报