提交时间:2025-12-13 14:33:23

运行 ID: 368153

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