提交时间:2024-11-16 10:41:26

运行 ID: 92

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"你好,码力同学"; }