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