We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ccff4 commit 46c761dCopy full SHA for 46c761d
daily/2019-10-11.md
@@ -4,7 +4,7 @@
4
5
* 时间:2019-10-11
6
* 题目链接:腾讯真题
7
-* tag:`String`
+* tag:`Bit` `DP`
8
## 题目描述
9
```
10
小Q十分富有,拥有非常多的硬币,小Q拥有的硬币是有规律的,对于所有的非负整数K,小Q恰好各有两个面值为2^k的硬币,所有小Q拥有的硬币就是1,1,2,2,4,4,8,8.....小Q有一天去商店购买东西需要支付n元钱,小Q想知道有多少种方案从他拥有的硬币中选取一些拼凑起来恰好是n元(如果两种方案某个面值的硬币选取的个数不一样就考虑为不一样的方案)
0 commit comments