Run ID:131472
提交时间:2025-09-27 10:56:25
#include<bits/stdc++.h> using namespace std; int main() { cout<<"hello,lema"; return 0; }