We will hold Sky Inc, Programming Contest 2026 (AtCoder Beginner Contest 455).
- Contest URL: https://atcoder.jp/contests/abc455
- Start Time: http://www.timeanddate.com/worldclock/fixedtime.html?iso=20260425T2100&p1=248
- Duration: 100 minutes
- Writer: cn449, vwxyz0, sheyasutaka
- Tester: MMNMM, physics0523
- Rated range: ~ 1999
- The point values: 100-200-300-400-450-525-625
We are looking forward to your participation!








@ding870 @tangtianyao0123 ovo
You will AK ABC.
%%%%%%%%%
Hope I can solve DE.
Hell!I was ill!But hope I can solve EF(in this awful way)
Oh...I solved A-F but I still reduce the rating!An unlucky day!
orz I just can solve A~E but I think F is easy after contest :<
Can you solve E
i solve it well
E is Very Easy
There are N cards and N piles of cards.
in question D, it should be Q piles of cards
No I think it should be N piles of cards.
My bad pls ignore this comment
It is hard for me to belive that 1k+ solved F. It didn't feel that easy to me.
Same I also spent an hour on F but could'nt make it...AI is really getting better and better!
Felt like D was in my hand, but it slipped through a hole
Easy A-F, Truly Hard G
Speed really matters. Those who solve A-F got rank 10 to rank 1040.
How to solve D ?
create a edge between card and the card above it you can modify the edges in O(1) in each query
I solved it with doubly linked list
I solved G problem first part with a datastructure based solution. (non random)
Submission: https://atcoder.jp/contests/abc455/submissions/75273702
1st Subproblem:
[first occurence , V th occurence) + [(V+1) th occurence , N](minimum , frequency of minimum)values in segment tree node, and perform range addition.how's my code wrong at C? can somebody help me pls
You logic is correct. Also I am getting AC for your solution in C++23 (GCC 15.2.0). My atcoder profile is same as my CF user ID you see here. You can crosscheck my submission with your code.
Thank you verrrrrrrrrrrry much! By the way, there's a contest called "Next dp contest" on Atcoder, which will be held on May 5th 12:00(but contest introduction says it's on 13:00) UTC+8 and lasts for 5 hours. Would you like to participate too? It's unrated though.
I'd have to be mad to participate in this competition.