Run ID:142667

提交时间:2026-01-11 15:03:13

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