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