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