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