提交时间:2026-03-13 14:26:58

运行 ID: 85454

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