提交时间:2026-06-12 15:17:26
运行 ID: 91212
#include<iostream> using namespace std; int main(){ cout<<"Hello Hi"<<endl; cout<<"Nice to Meet You"<<'\n'<<"el i"<<'\n'<<"Nc oM"; }