提交时间:2024-09-15 11:35:32

运行 ID: 50885

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