Preparando MOJI

Selection of Personnel

0ms 65536K

Description:

One company of IT City decided to create a group of innovative developments consisting from 5 to 7 people and hire new employees for it. After placing an advertisment the company received n resumes. Now the HR department has to evaluate each possible group composition and select one of them. Your task is to count the number of variants of group composition to evaluate.

Input:

The only line of the input contains one integer n (7 ≤ n ≤ 777) — the number of potential employees that sent resumes.

Output:

Output one integer — the number of different variants of group composition.

Sample Input:

7

Sample Output:

29

Informação

Codeforces

Provedor Codeforces

Código CF630F

Tags

combinatoricsmath

Submetido 0

BOUA! 0

Taxa de BOUA's 0%

Datas 09/05/2023 09:04:17

Relacionados

Nada ainda