发表评论取消回复
相关阅读
相关 CodeForces1214B
[CodeForces1214B][] 注意一下男生女生的人数都是有上下界的就行了,水题. include <algorithm> include <iostre
相关 codeforce 34B
/codeforce 34B 题目很容易理解,就是简单的0 1背包问题 但是该题没用0 1背包来解,就用了普通方法,开始第一次WA 在第3个测试事例,后
相关 codeforce 185 A——Plant
题意:给定一个大三角形,然后每次按照图片分割成4个小三角形,问n次后有多少个向上的三角形。 思路:矩阵快速幂,可以发现,每一个向上的的可以在下一次产生3个向上的,1
相关 CodeForces 876B
问题描述: You are given a multiset of n integers. You should select exactly k of them in a
相关 CodeForces 185A Plant(公式推导+快速幂)
Dwarfs have planted a very interesting plant, which is a triangle directed "upwards". Th
相关 Codeforces 185B(玄学)
B. Mushroom Scientists time limit per test 2 seconds memory limit per test 256 megab
相关 Codeforces 115B
题目地址:[http://codeforces.com/problemset/problem/115/B][http_codeforces.com_problemset_pro
相关 CodeForces 1075B
> 题目衔接:[http://codeforces.com/problemset/problem/1075/B][http_codeforces.com_problemset_
相关 CodeForces - 1101B
题目: B. Accordion time limit per test 3 seconds memory limit per test 256 megabytes
还没有评论,来说两句吧...