提交时间:2026-05-27 20:56:46
运行 ID: 442007
#include<bits/stdc++.h> using namespace std; int main() { cout<<"Hello,World!"; return 0; }