提交时间:2023-08-30 20:51:26

运行 ID: 26216

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