Is there anybody in there?

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

 

posted @ 2017-04-29 15:45  p0ny  阅读(173)  评论(0)    收藏  举报