@@ -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.