Run ID:133838
提交时间:2025-10-22 19:14:54
#include<iostream> //导入头文件 using namespace std; int main(){ cout<<"hello,lema"; return 0; }