Run ID:157340
提交时间:2026-07-22 19:02:21
#include <iostream> using namespace std; int main(){ cout<<"hello ,lema"<<endl; return 0; }