项目作者: souravrax

项目描述 :
Solution for all the DP contest question in Atcoder.jp Atcoder Educational DP contest
高级语言: C++
项目地址: git://github.com/souravrax/atcoder-educational-dp-contest.git


Educational DP Contest

About the Contest

This is an unofficial contest to practice DP (Dynamic Programming). We selected 26 DPs, mostly basic ones, and prepared a problem to learn each of them. Test your skills during the real contest, and brush them up after it ends.

Details

  • Time (YY-MM-DD): 2019-01-06(Sun) 11:00-16:00 UTC (postponed)
  • Duration: 5 hours
  • Number of Tasks: 26
  • Point Values: 100 points each
  • Rated: No

Rules

The rules for ABC, ARC and AGC apply. The important points are:

  • This is an individual match; no teams allowed.
  • Revealing the solutions to others during the contest is prohibited.
  • The penalty for an incorrect submission is 5 minutes.

Notices

  • The problems may NOT be arranged in ascending order of difficulty.
  • There are many famous problems.
  • The contest is not intended for experts such as reds (anyone can compete, though).
  • It is recommended to use languages that are not too slow (such as C++ and Java).

Staff