提交时间:2025-10-26 09:57:40

运行 ID: 358353

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