Run ID:139270

提交时间:2025-12-06 11:42:10

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