Run ID:131598
提交时间:2025-09-28 19:02:24
#include<bits/stdc++.h> using namespace std; int main() { cout<<"hello,lema"; return 0; }