#include <bits/stdc++.h> using namespace std; int main(){ int a; cin>>a; cout<<a; return 0; } //这样都能AC
一共有多少个数最大值就是多少,这翻译有问题吧!