会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
TFLSNOI
博客园
首页
订阅
管理
2020年11月9日
直播 获奖(live)
摘要: 题目链接:https://www.luogu.com.cn/problem/P7072 方法一:50分代码(时间复杂度为n*nlongn) 1 #include<bits/stdc++.h> 2 using namespace std; 3 int n, w, a[100010], b[100010
阅读全文
posted @ 2020-11-09 11:05 TFLSNOI
阅读(1602)
评论(2)
推荐(0)