Run ID:137635
提交时间:2025-11-21 19:22:47
//很简单的 #include<bits/stdc++.h> //AcCepted using namespace std; int main(){ cout<<"Hello World!"; }