Run ID:93492
提交时间:2024-10-16 19:45:20
#include <iostream> using namespace std; int main(){ cout<<"hello,lema"<<endl; }