浏览代码

update TODO

matrix tree theorem: done
RM-100-II: overcome by events
Xℹ Ruoyao 5 年之前
父节点
当前提交
8c4ddf5bd7
共有 1 个文件被更改,包括 1 次插入8 次删除
  1. 1 8
      content/todo/_index.md

+ 1 - 8
content/todo/_index.md

@@ -10,7 +10,7 @@ authors = ["xry111"]
 
 - [ ] Rethink linear algebra
 - [ ] Learn tensor algebra
-- [ ] Kirchhoff's matrix tree theorem ([Luogu 4336][lg4336])
+- [x] Kirchhoff's matrix tree theorem ([Luogu 4336][lg4336])
 - [ ] Trace of matrix (Problem J, 2019 ICPC Asia Regional Nanchang)
 
 # Physics
@@ -30,10 +30,3 @@ authors = ["xry111"]
 
 - [ ] Fix the prototype
 - [ ] Judging backend using systemd
-
-## RM-100-II
-
-- [ ] Utility for extracting data from binary stream
-- [ ] Experiment report
-
-[lg4336]: https://www.luogu.org/problem/P4336