atcoder_official's blog

By atcoder_official, history, 2 months ago, In English

We will hold Japanese Student Championship 2026 -Advance- Qualification (AtCoder Beginner Contest 464).

We are looking forward to your participation!

  • Vote: I like it
  • -27
  • Vote: I do not like it

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

this will be my first contest on atcoder.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

hope no mo's algorithm

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

I am so nervous

»
2 months ago, hide # |
 
Vote: I like it -8 Vote: I do not like it

Hope no 2D prefix sums

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Locking in !

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Hope no probability problem

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

JRYCB

YJYCB

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

E:why not two-dimensional segment tree?

»
2 months ago, hide # |
 
Vote: I like it +21 Vote: I do not like it

A typing speed competition.

»
2 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

I solved E in a simpler way

Spoiler

edit: seems like Rssll_Krkgrd also came up with a solution like me :D

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

did only 3

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

This is my first lost rating contest:(

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

why E can be solved with O(Q * min(H,W))???Since there is a user edtiorial with O(QH),I think the contest is not really good.

»
2 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Are there going to be English editorials for problems A through C? I didn't get an AC on C until after the contest and I didn't use the way I've heard other people do it. Can other people explain how they solved C?