提交时间:2026-06-12 15:04:39
运行 ID: 91099
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello!"; return 0; }