Run ID:153054
提交时间:2026-05-10 09:39:42
#include <bits/stdc++.h> using namespace std; int main() { cout<<"hello,lema"; return 0; }