hello,world!

#include <iostream> using namespace std; int main(void) { cout<<"hello,world!"<<endl; cin.get(); return 0; }
默认分类 | 2015-10-08 11:20 | 阅读 1050 次 | 评论 0 条
浏览1049次
文章分类
文章归档
最新评论