Run ID:133010

提交时间:2025-10-13 17:00:03

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