Problem B. Problem B. Harvest of Apples
时间限制 2000 ms
内存限制 256 MB
There are $n$ apples on a tree, numbered from $1$ to $n$.
Count the number of ways to pick
at most $m$ apples.
输入数据
输出数据
For each test case, print an integer representing the number of ways modulo $10 ^ 9 + 7$.
样例输入
样例输出
$ Mathjax font initiator $