Hello World!

916阅读 1评论2011-05-29 fanhed
分类:C/C++

  1. #include <stdio.h>
  2. int main()
  3. {
  4.     printf("Hello World!\n");
  5. }
上一篇:没有了
下一篇:博客已升级,请注意变更地址

文章评论