Run ID:153046
提交时间:2026-05-10 09:35:56
#include<bits/stdc++.h> using namespace std; int main() { cout<<"hello,leam"<<endl; return 0; }