Run ID:142655

提交时间:2026-01-11 15:00:51

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