码迷,mamicode.com
首页 > 其他好文 > 详细

Is there anybody in there?

时间:2017-04-29 17:41:34      阅读:121      评论:0      收藏:0      [点我收藏+]

标签:body   pre   include   color   std   code   bsp   logs   class   

1 #include<iostream>
2 int main() {
3     std::cout << "Hello world!";
4     return 0;
5 }    

 

Is there anybody in there?

标签:body   pre   include   color   std   code   bsp   logs   class   

原文地址:http://www.cnblogs.com/p0ny/p/6785374.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!