提交时间:2024-11-16 10:40:50

运行 ID: 86

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