Run ID:132275

提交时间:2025-10-07 17:49:13

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