提交时间:2025-12-26 14:48:52

运行 ID: 77792

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