首页
新闻
小组
威客
人才
下载
博客
代码贴
在线编程
论坛
注册
|
登录
hello,world!
#include <iostream> using namespace std; int main(void) { cout<<"hello,world!"<<endl; cin.get(); return 0; }
2015-10-08 11:20 |
阅读 1090 次
|
评论 0 条
v3eejing的博客
v3eejing
浏览1089次
文章分类
默认分类(1)
文章归档
2015年10月(1)
最新评论