<style> .reveal .slides { font-family: 微軟正黑體; text-align: left; align-items: stretch; } h1, h2 { text-align: center; } h4 { text-align: center; font-size: 30px; } div.list { counter-reset: list-number; font-weight: bold; font-family:monospace; margin-bottom: 20px; } div.list br { margin-right: 20px; } div.list div:before { counter-increment: list-number; content: counter(list-number) ; margin-right: 10px; margin-bottom:10px; margin-top:10px; width:30px; height:30px; display:inline-flex; align-items:center; justify-content: center; font-size:12px; background-color: gray; border-radius:50%; color:white; } </style> # 今天行程 --- ## 第一堂課上半 ***STL***結束 - [set](https://cses.fi/problemset/task/1090/) - [multiset 、 map](https://cses.fi/problemset/result/3275651/) --- ## 第一堂課下半 <div class=list> <div> 費氏數列( 帶過 )</div> <div> LCS </div> <div> LIS </div> </div> --- ## 第二堂課 --- ***小測驗*** - 一題for - 兩題STL - 一題費事數列 - 一題難題 --- **題解** --- # 下次上課投票 <div class=list > <div> 背包問題(DP) </div> <div> Greedy </div> <div> 二分搜進階 </div> <div> 分治 </div> <div> 模運算( 模逆元 、 快速冪 )</div> </div>
{"metaMigratedAt":"2023-06-17T10:39:22.312Z","metaMigratedFrom":"YAML","title":"今天行程","breaks":true,"slideOptions":"{\"theme\":\"solarized\",\"transition\":\"fade\"}","contributors":"[{\"id\":\"4c53837e-3941-4548-b5f6-035c3cd0eb0f\",\"add\":1363,\"del\":62}]"}
    476 views
   Owned this note