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