Run ID:90149

提交时间:2024-09-08 09:40:10

# include<iostream> using namespace std; int main(){ cout<<"hello,lema"; return 0; }