提交时间:2026-01-18 19:16:38

运行 ID: 82982

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