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