Run ID:142894
提交时间:2026-01-11 17:01:16
#include<iostream> using namespace std; int main() { cout<<"hello,lema"<<endl; return 0; }