note(README): add monthly README

This commit is contained in:
2025-09-03 11:09:14 +08:00
parent 26696bf229
commit bd46985abc

View File

@@ -6,8 +6,9 @@
| 日期 | 題目 | 難度 | 語言 | 耗時 | 狀態 | 心得 |
|------|------|------|------|------|------|------|
| 09/01 | Maximum Average Pass Ratio | Medium | C# | 1hr | Done | 第一次用到Priority Queue |
| 09/02| Find The Number of Ways to Place People I | Medium | C# | 0.5hr | Done | 二維點位判斷 |
| 09/02| Find The Number of Ways to Place People I | Medium | go | 0.2hr | Done | go Prictice |
| 09/02 | Find The Number of Ways to Place People I | Medium | C# | 0.5hr | Done | 二維點位判斷 |
| 09/02 | Find The Number of Ways to Place People I | Medium | go | 0.2hr | Done | go Prictice |
| 09/03 | Find The Number of Ways to Place People II | Hard | C# | 0.2hr | Done | Same as [#3025] |
### Week 2
| 日期 | 題目 | 難度 | 語言 | 耗時 | 狀態 | 心得 |
@@ -27,13 +28,13 @@
## 📈 本月統計
### 完成情況
- **總練習天數**: 2
- **完成題數**: 2
- **語言分布**: C# 2(題), Go 1(題)
- **難度分布**: Easy 0(題), Medium 2(題), Hard 0(題)
- **總練習天數**: 3
- **完成題數**: 3
- **語言分布**: C# 3(題), Go 1(題)
- **難度分布**: Easy 0(題), Medium 2(題), Hard 1(題)
### 時間投入
- **總時間**: 1.7小時
- **總時間**: 1.9小時
- **平均每題**: 分鐘
- **每日平均**: 分鐘