提交时间:2026-04-16 18:44:41

运行 ID: 436488

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