Run ID:112886
提交时间:2025-03-14 20:19:37
#include<bits/stdc++.h> using namespace std; int mian(){ cout<<"hello,lema"<<endl; return 0; }