atcoder_official's blog

By atcoder_official, history, 2 months ago, In English

We will hold AtCoder Regular Contest 223.

We are looking forward to your participation!

  • Vote: I like it
  • +18
  • Vote: I do not like it

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

Nice Contest!

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

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 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

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