提交时间:2025-12-19 14:51:23

运行 ID: 76395

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