提交时间:2023-02-11 11:06:45

运行 ID: 8698

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