Run ID:104326

提交时间:2025-01-04 20:19:11

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