提交时间:2025-09-14 14:31:57

运行 ID: 348855

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