Run ID:125303
提交时间:2025-07-14 15:14:53
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"; return 0; }