测试5

1 #include<iostream>
2 using namespace std;
3 int main(){
4     cout << "Hello World!" << endl;      
5      return  0;
6           
7 }
View Code

 

posted @ 2018-03-29 21:15  ♚奋斗的小丑  阅读(78)  评论(0编辑  收藏  举报