提交时间:2026-04-19 18:22:22

运行 ID: 87579

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