提交时间:2026-01-04 14:45:43
运行 ID: 79826
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello!"; return 0; }