Run ID:90148

提交时间:2024-09-08 09:36:00

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