Paranthesis - broyda/cp-lib GitHub Wiki

General idea for solving problems.

  • Starting depth = Ending depth
  • Intermediate depth should not be less than starting depth e.g. min(L,....,R) should not be less than L.