Hello world

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

 

posted @ 2019-07-02 20:34  thhyj  阅读(84)  评论(0编辑  收藏  举报