Run ID:104337
提交时间:2025-01-04 20:21:37
#include<iostream> using namespace std; int main(){ cout<<"hello,lema"; return 0; }