Run ID:153048
提交时间:2026-05-10 09:36:55
#include<bits/stdc++.h> using namespace std; int main() { cout<<"hello,lema"<<endl; return 0; }