Run ID:142634
提交时间:2026-01-11 14:55:51
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"<<endl; return 0; }