Run ID:113328
提交时间:2025-03-15 17:50:33
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello lema"; return 0; //我的第1个C++s }