Run ID:95316

提交时间:2024-10-27 11:43:51

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