Run ID:95506

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

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