会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Hamine
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
11
12
13
14
15
16
17
18
19
···
22
下一页
2022年3月10日
#1847. [SNOI2017]英雄联盟
摘要: 题目链接: http://39.98.219.132/problem/1847 题目大意 有 \(n\) 个英雄,每个英雄有 \(k_i\) 个皮肤,一个英雄所有皮肤的价格相同,都是 \(c_i\),现在希望买皮肤来展示,展示方案就是有皮肤的英雄就选择一个皮肤进行展示,希望花最少的费用使英雄皮肤的展
阅读全文
posted @ 2022-03-10 11:05 Hamine
阅读(51)
评论(0)
推荐(0)
2022年3月8日
Codeforces Round #770 (Div. 2)
摘要: 2400
阅读全文
posted @ 2022-03-08 17:33 Hamine
阅读(48)
评论(0)
推荐(0)
Codeforces Round #775 (Div. 2, based on Moscow Open Olympiad in Informatics)
摘要: 2800
阅读全文
posted @ 2022-03-08 10:41 Hamine
阅读(170)
评论(0)
推荐(0)
2022年3月7日
Codeforces Round #771 (Div. 2)
摘要: 2400
阅读全文
posted @ 2022-03-07 20:38 Hamine
阅读(55)
评论(0)
推荐(0)
Educational Codeforces Round 123 (Rated for Div. 2)
摘要: 2900 fft
阅读全文
posted @ 2022-03-07 00:19 Hamine
阅读(136)
评论(0)
推荐(0)
2022年3月5日
Codeforces Round #774 (Div. 2)
摘要: 2200
阅读全文
posted @ 2022-03-05 18:11 Hamine
阅读(111)
评论(0)
推荐(0)
牛客练习赛66
摘要: 比赛链接: https://ac.nowcoder.com/acm/contest/6112 C.公因子 题目大意: 长为 $n$ 的序列 $a$,找到一个非负整数 $x$,使得 $gcd(a_1 + x, a_2 + x,..., a_n + x)$ 最大,输出最大的 $gcd$ 以及使 $gcd
阅读全文
posted @ 2022-03-05 11:48 Hamine
阅读(20)
评论(0)
推荐(0)
2022年3月4日
离散化
摘要: 离散化 #include <bits/stdc++.h> using namespace std; #define LL long long const int N = 3e5 + 10; LL n, m, a[N], s[N]; int main(){ ios::sync_with_stdio(f
阅读全文
posted @ 2022-03-04 13:40 Hamine
阅读(175)
评论(0)
推荐(0)
2022年3月3日
Codeforces Round #724 (Div. 2)
摘要: 2300
阅读全文
posted @ 2022-03-03 21:53 Hamine
阅读(51)
评论(0)
推荐(0)
Codeforces Round #676 (Div. 2)
摘要: 2700
阅读全文
posted @ 2022-03-03 19:46 Hamine
阅读(35)
评论(0)
推荐(0)
上一页
1
···
11
12
13
14
15
16
17
18
19
···
22
下一页