Xi Ruoyao 5 年之前
父節點
當前提交
20ba3cc23e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      content/post/exam-time-complexity.md

+ 1 - 1
content/post/exam-time-complexity.md

@@ -1,7 +1,7 @@
 +++
 date = 2019-09-13T14:50:00+08:00
 draft = false
-tags = ["undefined-behavior"]
+tags = ["undefined-behavior", "time-complexity"]
 title = "Time complexity problem"
 summary = """
 Another stupid problem can lead to some thoughts.