提交时间:2020-07-23 13:56:42

运行 ID: 2355

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