Run ID:95505

提交时间:2024-10-27 21:05:06

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