#40999: _C++


10213129@gm.ptivs.tn.edu.tw (喵にゃちゃん~)


使用map<int, vector<int>>來記錄數字在的索引值
如果vector<int>的大小大於等於k
就代表數量夠多 則輸出 MAP[v][k - 1] +1
否則輸出0