Run ID:101169

提交时间:2024-12-14 15:22:39

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