In the first line of the standard input there are three integers: ,,, separated by single spaces. These denote respectively: the total number of cars, the number of cars that can remain on the floor at once and the length of the sequence of cars which Johnny will want to play with. Each of the following lines contains one integer. These integers are the numbers of cars Johnny will want to play with (the cars are numbered from to ).
输出格式
In the first and only line of the standard output one integer should be written - the minimal number of times his mother has to pick a car from the shelf.