Run ID:113305

提交时间:2025-03-15 17:02:42

#include <bits/stdc++.h> using namespace std; int main() { cout << "hello,lema" << endl; return 0; }