SP9750 CODESPTH - Polygon Diagonals

Description

Consider a regular polygon with N vertices labelled 1..N. In how many ways can you draw K diagonals such that no two diagonals intersect at a point strictly inside the polygon? A diagonal is a line segment joining two non adjacent vertices of the polygon.

Input Format

N/A

Output Format

N/A