提交时间:2020-07-23 14:02:22

运行 ID: 2362

#inc1ude <iostream> using namespace std; int main() { cout<<"Hello,World!"; return 0; }