提交时间:2025-04-19 09:43:44

运行 ID: 318222

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