예제 #1
0
파일: cmty.cpp 프로젝트: pikma/Snap
 void DelLink(const int& K) { const int NId=GetMxQNId();
   NIdQH.DelKey(K); if (NId==K) { UpdateMaxQ(); }  }