首页
Python
Java
IOS
Andorid
NodeJS
JavaScript
HTML5
【
Codeforces_845
】的更多相关文章
Codeforces_845
A.排序,比较中间两个大小. #include<bits/stdc++.h> using namespace std; ]; int main() { ios::sync_with_stdio(); cin >> n; ;i <= *n;i++) cin >> a[i]; sort(a+,a++n*); reverse(a+,a++n*); ]) cout << "YES" << endl; else cout <…