We will hold AtCoder Regular Contest 190 (Div. 1).
- Contest URL: https://atcoder.jp/contests/arc190
- Start Time: http://www.timeanddate.com/worldclock/fixedtime.html?iso=20250112T2100&p1=248
- Duration: 120 minutes
- Number of Tasks: 5
- Writer: maspy
- Tester: Nyaan
- Rated range: 1600 ~ 2799
The point values will be 700-800-800-900-1100.
We are looking forward to your participation!
A and C are nice unique tasks. B is nice as well, but I don't like the fact that it requires us to essentially know (or derive) Prefix Sum of Binomial.
Thanks for the contest.
Agree. At the end of the derivation, I cannot solve the following problem under the constraint of $$$n=10^7$$$:
for $$$z=1,2...,n-1$$$, calculate $$$\sum_{i=l}^r C(z,i)$$$.
Are you raysh07 ?
Yes
why not Dominater069
Hey! Can you please update rust?