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

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

What are some of the best problemsets in competitive programming contests? (ICPC or IOI practice)

My views: I find USACO Contest problemsets very intersting. Reason: Short and interesting problem statements, nice editorial with nice readable codes.

Which problemset do you find most interesting/challenging?
  • Проголосовать: нравится
  • +14
  • Проголосовать: не нравится

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

Andrew Stankevich Contests http://codeforces.com/blog/entry/7770

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

Codeforces Round #192. Enjoyed this round a lot. Most of the problems in this round has unexpectedly simple solution (like Div2-B, Div1-B, Div1-C, Div1-E), and Div1-D is a fun puzzle.