提交时间:2026-05-22 15:50:18

运行 ID: 89189

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