提交时间:2025-02-23 14:29:38

运行 ID: 309845

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