Run ID:143970

提交时间:2026-01-18 09:36:53

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello,leam"; return 0; }