提交时间:2026-04-19 18:21:38
运行 ID: 87578
#include<bits/stdc++.h> using namespace std; int main() { cout<<"Hello,World!"; return 0; }