hello,world!

作者在 2015-10-08 11:20:53 发布以下内容
#include <iostream>
using namespace std;
int main(void)
{
      cout<<"hello,world!"<<endl;
      cin.get();
      return 0;
}
默认分类 | 阅读 1048 次
文章评论,共0条
游客请输入验证码
浏览1047次
文章分类
文章归档
最新评论