Run ID:132994
提交时间:2025-10-13 16:44:25
#include <bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"; return 0; }