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