提交时间:2024-01-19 15:32:06

运行 ID: 37168

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