Run ID:90150

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

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