Run ID:132627

提交时间:2025-10-11 18:53:12

#include<iostream> using namespace std; int main(){ cout<<"hello,lema"<<endl; return 0; }