herrDeng網內搜尋

自訂搜尋
Ads
2025年6月3日 星期二
Py3 C++ DFS解Leetcode難題1298 Maximum Candies You Can Get from Boxes
Py3 C++ DFS解Leetcode難題1298 Maximum Candies You Can Get from Boxes
2025年6月1日 星期日
C++Py3重複組合排容原理解Leetcode2929 Distribute Candies Among Children II
C++Py3重複組合排容原理解Leetcode2929 Distribute Candies Among Children II
Use combinatorial number with repetition & Inclusion-Exclusion Prinple to solve
[Py3解請進]
訂閱:
文章 (Atom)
熱門文章
-
請用CPU-Z軟體檢測Cache & Memory 註:快取(L1-L3: SRAM) 第一級快取(L1)–通常存取只需要幾個週期,通常是幾十個KB。 第二級快取(L2)–比L1約有2到10倍較高延遲性,通常是幾百個KB或更多。 第三級快取(L3)(不...
-
需要練習的Java程式:
-
Ex1 加權平均
-
請用Java顯示以下字串:
-
計算gcd(123456789,999999999)