Run ID:89038
提交时间:2024-08-21 18:11:26
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"; return 0; }