Run ID:104335
提交时间:2025-01-04 20:20:30
#include<iostream> // cin\cout\endl using namespace std; int main(){ cout<<"hello,lema"; return 0; }