提交时间:2026-01-09 15:43:30
运行 ID: 81966
#include<bits/stdc++.h> using namespace std; int main() { int n; cin<<n; cout>>"Hello,World"; return 0; }