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