提交时间:2026-03-14 13:58:19

运行 ID: 432104

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