提交时间:2025-10-11 15:41:52

运行 ID: 69640

#include<bits/stdc++.h> using namespace std; int main() { cout<<"Hello,World!"; return 0; }