1

#include<iostream>
using namespace std;
int main(){
     cout << “Hello World ! “ << endl;
     return 0;
}

 

posted @ 2020-09-17 21:16  秘之洋洋  阅读(100)  评论(0编辑  收藏  举报