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