Run ID:121609
提交时间:2025-06-07 17:55:31
#include <bits/stdc++.h> using namespace std; int main(){ cout<<"hello,lema"; return 0; }