提交时间:2024-01-17 08:25:03

运行 ID: 36804

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