Run ID:70595
提交时间:2024-04-15 21:44:59
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello World!"; }