发表评论取消回复
相关阅读
相关 codeforces Educational Codeforces Round 65 (补完)
C News Distribution 并查集水题 D Bicolored RBS 括号匹配问题,如果给出的括号序列nesting depth为n,那么最终可以分
相关 Codeforces Round 71
第一题:读题+基础贪心 [http://codeforces.com/contest/1207][http_codeforces.com_contest_1207] 第二题
相关 Educational Codeforces Round 71 (Rated for Div. 2)
Solution -------------------- A. There Are Two Types Of Burgers 题意: 做一个\\(A\\)需
相关 Educational Codeforces Round 71 (Rated for Div. 2)(ABCD)
A. There Are Two Types Of Burgers 题意:有两种汉堡,第一种可以卖h元,需要2个面包和一个牛肉,第二种可以买c元,需要两个面包和一个鸡肉;
相关 Educational Codeforces Round 71 (Rated for Div. 2)
Educational Codeforces Round 71 (Rated for Div. 2) [比赛链接][Link 1] C. Gas Pipel
相关 Educational Codeforces Round 71 (Rated for Div. 2)
[A. There Are Two Types Of Burgers][] 思路:签到题,价格高的先做就行。 AC代码: ![ContractedBlock.gif][]
相关 Codeforces Global Round 8 B. Codeforces Subsequences
[题目链接][Link 1] 思路:最少的字符数量,必然是利用组合数进行乘法运算。codeforces一共10个字符,当每个字符都增加一个的话,有2^10种选择,同理,每个字
相关 Codeforces Round #381 (Div. 2) &&Codeforce_740
A. Alyona and copybooks 水题,让求满足条件的最小花费,注意组合可能是多个即可。 include <bits/stdc++.h> us
相关 Codeforces Round #234A
Inna and choose option 题意: 一个由12个字符('O'或'X')组成的字符串,这12个字符可以排列成a\b(a\b=12)的矩阵,要求
相关 Codeforces Round #479 (Div. 3)
D:[Divide by three, multiply by two][Divide by three_ multiply by two] 除了这种做法还可以通过建图
还没有评论,来说两句吧...