Run ID:157546

提交时间:2026-07-30 13:45:06

#include<iostream> using namespace std; int main(){ cout<<"Hello World "; return 0; }