Run ID:112870

提交时间:2025-03-14 20:15:06

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