Run ID:91598

提交时间:2024-09-22 11:04:00

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