#include #define REP(i,N) for(int i=0;i>N>>K; int n[N]; REP(i,N){ cin>>n[i]; } sort(n,n+N); cout<