提交时间:2025-09-07 17:59:54

运行 ID: 346626

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