Run ID:113397
提交时间:2025-03-15 18:13:39
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"<<endl; cout<<"hello,lema"; return 0; }