From f3a9ac56175e15411eb8ba903270805a07ec58d4 Mon Sep 17 00:00:00 2001 From: Deven <63876261+devenperez@users.noreply.github.com> Date: Sun, 1 Jan 2023 20:01:47 -0500 Subject: [PATCH] Attach STATS - LeetHub --- 290-word-pattern/STATS_py.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 290-word-pattern/STATS_py.md diff --git a/290-word-pattern/STATS_py.md b/290-word-pattern/STATS_py.md new file mode 100644 index 0000000..9fc95d3 --- /dev/null +++ b/290-word-pattern/STATS_py.md @@ -0,0 +1 @@ +Time: 11 ms (97.09%), Space: 13.8 MB (5.64%) - LeetHub \ No newline at end of file