Блог пользователя rng_58

Автор rng_58, история, 10 лет назад, По-английски

AtCoder Grand Contest 005 will be held on Saturday (time). The writer is yosupo.

Contest Link

Contest Announcement

Let's discuss problems after the contest.

  • Проголосовать: нравится
  • +75
  • Проголосовать: не нравится

»
10 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится 0 Проголосовать: не нравится

Never mind. I was wrong.

»
10 лет назад, скрыть # |
 
Проголосовать: нравится -15 Проголосовать: не нравится

It clashes with the ICPC Preparatory Series contest on Codechef. :(

»
10 лет назад, скрыть # |
Rev. 3  
Проголосовать: нравится +23 Проголосовать: не нравится

I am really interested why all in top 10 are reds except semiexp whose color is green?Is it a bug?

»
10 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится 0 Проголосовать: не нравится

I hate FFT :( the modulo is friendly though

Anyway, nice problems!

»
10 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится 0 Проголосовать: не нравится

The best thing about AtCoder is trying to read the Japanese editorial using Google Translate.

Edit: My bad, I see the English version now.

»
10 лет назад, скрыть # |
 
Проголосовать: нравится +16 Проголосовать: не нравится

Can someone explain the solution for D better? I'm lost at the Inclusion-Exclusion part (where did the sum come from)

»
10 лет назад, скрыть # |
Rev. 2  
Проголосовать: нравится +11 Проголосовать: не нравится

Can someone please explain the editorial of D in a different way? I'm having some difficulty understanding it. How is that formula derived? And how to find M(k) in O(n^2) using DP?

»
8 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Sorry for necroposting, but how to solve D in time?