hello,world

#include<stdio.h>
int main()
{
 printf("Hello, World!");
 return 0;
}

posted @ 2015-11-24 17:56  我是你爸爸w  阅读(85)  评论(0编辑  收藏  举报