提交时间:2026-05-26 18:08:15

运行 ID: 441981

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello,world!"; return 0; }