摘要: Problem B. Harvest of Apples Problem Description There are $n$ apples on a tree, numbered from $1$ to $n$.Count the number of ways to pick at most $m$ 阅读全文
posted @ 2018-08-01 20:34 RhythmLian 阅读(140) 评论(0) 推荐(0) 编辑
摘要: #include <iostream> #include <string> #include <cstdio> #include <cmath> #include <cstring> #include <algorithm> #include <vector> #include <queue> #i 阅读全文
posted @ 2018-08-01 11:56 RhythmLian 阅读(182) 评论(0) 推荐(0) 编辑