Run ID:157339
提交时间:2026-07-22 19:00:51
#include <iosteam> using namespace std; int main(){ cout<<"hello ,lema"<<endl; return 0; }