Run ID:135092

提交时间:2025-11-02 15:24:44

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