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