Hello World


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

文章作者: wa0er
版权声明: 本博客所有文章除特別声明外,均采用 CC BY-NC 4.0 许可协议。转载请注明来源 wa0er !
评论
  目录