提交时间:2025-12-19 15:48:36

运行 ID: 76709

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