12345678910 using namespace std;int (int argc, char **argv){ cout << "Hello World!" << endl; getchar(); return 1;} 赞微海报分享
近期评论