提交时间:2026-05-26 18:08:42

运行 ID: 441983

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