提交时间:2025-10-06 09:56:42

运行 ID: 68522

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