討論串[問題] 不重複element的數量
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 1→)留言1則,0人參與, 最新作者FukadaKyoko (小毛哥)時間12年前 (2013/11/18 13:28), 編輯資訊
0
0
0
內容預覽:
std::map<int, int/*dummy*/> cadidates;. std::map<int, int/*dummy*/> get_losts;. void TryInsert(int a). {. if (get_losts.find(a) != get_losts.end()). {
(還有174個字)

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者kosodoro (kosodoro)時間12年前 (2013/11/18 13:14), 編輯資訊
0
0
0
內容預覽:
開發平台(Platform): (Ex: VC++, GCC, Linux, ...). VC++ 2012. 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...). 無. 問題(Question):. 假設我現在有多個vector<int>, 我想要計算這些vect
(還有66個字)
首頁
上一頁
1
下一頁
尾頁