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

Автор atcoder_official, история, 2 месяца назад, По-английски

We will hold AtCoder Regular Contest 223.

We are looking forward to your participation!

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

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

Nice Contest!

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

E has many details on the implementation, and F is just totally a template problem of divide and conquer + NTT, similar to https://atcoder.jp/contests/keyence2021/tasks/keyence2021_f. When can we return to the good old days with Atcoder-style constructive, ad-hoc and light implementation problems?

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

Ideas on first question? Any better ways to handle other than bound check and knapsack