提交时间:2026-02-07 09:58:09

运行 ID: 377582

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