提交时间:2026-03-13 15:35:56

运行 ID: 85548

#include<bits/stdc++.h> using namespace std; int main(){ int m; cin>>m; cout<<"中等"; return 0; }