Run ID:89195

提交时间:2024-08-23 10:54:01

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"; return 0; }