提交时间:2025-03-30 11:13:57

运行 ID: 315497

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