Run ID:101175
提交时间:2024-12-14 15:27:09
#include <iostream> using namespace std; int main () { cout<<"hello,lema"<<endl; return 0; }