1

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

 

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