Run ID:122647
提交时间:2025-06-21 11:45:10
#include <bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"; return 0; }