Run ID:91569

提交时间:2024-09-22 10:23:31

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