Run ID:95507

提交时间:2024-10-27 21:08:01

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