Run ID:153748

提交时间:2026-05-23 18:12:50

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