提交时间:2024-01-19 15:30:37

运行 ID: 37165

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