Run ID:142912

提交时间:2026-01-11 17:07:25

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