Run ID:133646
提交时间:2025-10-20 16:24:53
#include<bits/stdc++.h> using namespace std; int main (){ cout<<"hello,lema"; return 0; }