随笔分类 -  中位数

摘要:problem平面上有N(N#include#includeusing namespace std;int a[10010], b[10010];int main(){ int n; cin>>n; for(int i = 1; i >a[i]>>b[i... 阅读全文
posted @ 2018-05-30 12:53 gwj1139177410 阅读(122) 评论(0) 推荐(0)

选择