Run ID:129879
提交时间:2025-09-06 17:16:28
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"你好"<<endl; return 0; } #include<bits/stdc++.h>