培哥的學習筆記
  • 首頁
  • CPE
    • CPE 簡介與目錄
    • CPE 一顆星選集
      • 第1題:10041 – Vito’s Family
      • 第2題:10055 – Hashmat the Brave Warrior
      • 第3題:10035 – Primary Arithmetic
      • 第4題:00100 – The 3n + 1 problem
  • APCS
    • APCS 日程表與應試物品
    • APCS 報名畫面
    • APCS 觀念題筆記
    • APCS 2022年1月題解整理
  • Flutter
    • Flutter 學習筆記
    • const vs final 差別
  • 時間複雜度 (Time Complexity)
  • 資料結構 (Data Structure)
    • Vector
  • 二分搜尋法 (Binary Search)
  • 前綴和與差分 (Prefix Sum)
  • 樹狀數組 (BIT)
  • 貪心 (Greedy)
  • 動態規劃 (DP)
  • 排序演算法 (Sorting Algorithms)
  • C++ 產生亂數
  • 資訊教學
2K
555
4K
0
培哥的學習筆記
訂閱文章

Browsing Category

DP

2 posts

C++【題解】CSES Dice Combinations

  • 2022年5月7日
  • 171 views
  • 1 minute read
題目連結 https://cses.…

DP最長共同子序列 (Longest Common Subsequence)

  • 2021年11月15日
  • 553 views
  • 1 minute read
題目 輸入2個英文字串,輸出最長共同…
搜尋
近期文章
  • 【題解】CPE一顆星選集第5題:10929 – You can say 11
  • 【題解】CPE一顆星選集第4題:00100 – The 3n + 1 problem
  • 【題解】CPE一顆星選集第3題:10035 – Primary Arithmetic
  • 【題解】CPE一顆星選集第2題:10055 – Hashmat the Brave Warrior
  • 【題解】CPE一顆星選集第1題:10041 – Vito’s Family
分類
  • APCS
  • C++
  • CPE
  • CSES
  • DFS
  • DP
  • Flutter
  • Greedy
  • 讀書資源
  • 資訊教學
作者
培哥
一個台灣高三生,興趣是寫程式、開發手機APP、架設網站、自律學習。
Follow
培哥的學習筆記
Back to top