提交时间:2025-11-07 11:30:47

运行 ID: 73158

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