提交时间:2025-12-30 22:04:52
运行 ID: 79237
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello!"; return 0; }