Preparando MOJI

Heidi and Library (medium)

10000ms 262144K

Description:

Whereas humans nowadays read fewer and fewer books on paper, book readership among marmots has surged. Heidi has expanded the library and is now serving longer request sequences.

Input:

Same as the easy version, but the limits have changed: 1 ≤ n, k ≤ 400 000.

Output:

Same as the easy version.

Sample Input:

4 100
1 2 2 1

Sample Output:

2

Sample Input:

4 1
1 2 2 1

Sample Output:

3

Sample Input:

4 2
1 2 3 1

Sample Output:

3

Informação

Codeforces

Provedor Codeforces

Código CF802B

Tags

data structuresgreedy

Submetido 0

BOUA! 0

Taxa de BOUA's 0%

Datas 09/05/2023 09:14:50

Relacionados

Nada ainda