提交时间:2025-11-02 13:33:31

运行 ID: 72625

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