From 49b2505949e033ac4260439df9f2989170108a7e Mon Sep 17 00:00:00 2001 From: Deven <63876261+devenperez@users.noreply.github.com> Date: Sun, 17 Jul 2022 13:43:09 -0400 Subject: [PATCH] Attach STATS - LeetHub --- 38-count-and-say/STATS_py.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 38-count-and-say/STATS_py.md diff --git a/38-count-and-say/STATS_py.md b/38-count-and-say/STATS_py.md new file mode 100644 index 0000000..c9f9513 --- /dev/null +++ b/38-count-and-say/STATS_py.md @@ -0,0 +1 @@ +Time: 57 ms (34.64%), Space: 13.7 MB (15.83%) - LeetHub \ No newline at end of file