提交时间:2023-11-19 14:19:53

运行 ID: 31517

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