Run ID:131600

提交时间:2025-09-28 19:06:53

#include<iostream> #include<cstdio> using namespace std; int main() { cout<<"hello,lema"; return 0; }