Problem3431--【语言基础】abc410a - G1

3431: 【语言基础】abc410a - G1

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description

Input

分两行输入 ,第一行,n,k
第二行n个数字

Sample Input Copy

5 4
3 1 4 1 5

Sample Output Copy

2

Source/Category