Run ID:91571

提交时间:2024-09-22 10:26:39

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