Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

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

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

Like I want to practice Div2C today where can I go? There is no provision for it on codeforces but yes we got a2oj so there i can practice the Div2C. What if i want to practice problems with tag "dfs and similar" of codeforces? I got the tag feature in the problem set.

What If I want to practice Div2C problems containing the tag "constructive algorithm" of codeforces? Does anybody know how to have a list of those problems?

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

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

I don't think that you will find a list like that .

but it doesn't matter whether it is div 2 c or div 2 b .

the most important thing is its difficulty , you can find a div 2 b problem which is harder than div 2 c problem it depends on the contest .

a2oj put a sorted all dfs and bfs problems based on their difficulties so you can solve the problems based on their difficulties .

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

a2oj.com is good option to find problems the way u want.