We will hold ALGO ARTIS Programming Contest 2023 Autumn(AtCoder Regular Contest 168).
- Contest URL: https://atcoder.jp/contests/arc168
- Start Time: http://www.timeanddate.com/worldclock/fixedtime.html?iso=20231119T2100&p1=248
- Duration: 120 minutes
- Number of Tasks: 6
- Writer: maroonrk
- Tester: maspy, potato167
- Rated range: — 2799
The point values will be 300-400-600-700-800-1100.
We are looking forward to your participation!
Wasn't able to solve D during the contest :(
https://atcoder.jp/contests/arc168/submissions/47766688
Fellow programmers, Someone please explain Problem C (Change ABC string with k swaps), and Problem D (maximum number of times operations can chnage state of white squares to black). I went through editorial, solution of other people I didnot understand. Please explain it. Thanks.
And also how to practice nim game problems, it took me alot of time to solve problem B, good problem suggestions to understand the nim theory or grundy numbers? Thanks again.
As if we needed more evidence that listening to K-pop increases CP abilities
Can't D be done greedily by picking up ranges of minimum length.Using segment tree of some shit