Run ID:131590
提交时间:2025-09-28 18:36:12
#include <iostream> #include<cstdio> using namespace std; int main(){ cout<<"hello,lema"; return 0; }