Run ID:153076

提交时间:2026-05-10 09:50:14

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