提交时间:2025-09-06 08:26:27

运行 ID: 345603

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