Leetcode 715 - Range Module
動機 不要想著線段樹什麼的 魔鬼藏在細節中 謝謝花花醬 我應該要複習bsearch QQ ...
動機 不要想著線段樹什麼的 魔鬼藏在細節中 謝謝花花醬 我應該要複習bsearch QQ ...
動機 在你疑惑怎麼在x軸做linesweep時,lee215直接從y軸做離散化!! ...
動機 dp的比較好理解 ...
動機 被這題搞了兩天,所以要記錄下來 以前沒有看線段合併的Divide and Conquer,所以要記錄下來 (還債) 以前沒有看Segment tree,所以要記錄下來 (還債) ...
動機 個數、i<j,使用divide and conquer的時機!! ...
動機 使用divide and conquer的時機是? ...
動機 segment tree 與 binary index tree的練習題 ...
動機 sorted list的index,就是前面有幾個比自己小 index也可以這樣用!? ...