提交时间:2025-10-10 15:43:06

运行 ID: 69032

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