SkyWorld

Just do what you want
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年9月13日

摘要: #include <iostream>using namespace std;int main(){ cout<<"Hello world"<<endl; return 0;} 阅读全文

posted @ 2011-09-13 14:34 SkyWorld 阅读(200) 评论(0) 推荐(0) 编辑