提交时间:2024-01-30 14:10:35

运行 ID: 39029

#include<iostream> using namespace std; int main(){ cout<<"Hello,World!"<<endl return 0; }