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

Автор gs15120, история, 4 года назад, По-английски

I found my rating always fall down if there are a lot of math(specially, number theory). Where can I find those problems about difficulty div2 D~E?

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

»
4 года назад, # |
  Проголосовать: нравится +32 Проголосовать: не нравится

I practiced for that solving div1C-E when I was cyan. It took a few days per problem but it was worth it ;)

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

Might be good to practice a bit on topcoder (Div 1 Easy and Medium) and atcoder (AGC A-C). Their problems are less implementation and more observation + math. I believe topcoder has a tag system as well, so you can filter to get the ones you want.