From d19ebecf97b87b092d0c6d112a9d7b218436e135 Mon Sep 17 00:00:00 2001 From: Deven <63876261+devenperez@users.noreply.github.com> Date: Mon, 15 May 2023 21:19:41 -0400 Subject: [PATCH] Attach STATS - LeetHub --- 1684-count-the-number-of-consistent-strings/STATS_py.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 1684-count-the-number-of-consistent-strings/STATS_py.md diff --git a/1684-count-the-number-of-consistent-strings/STATS_py.md b/1684-count-the-number-of-consistent-strings/STATS_py.md new file mode 100644 index 0000000..83fa5ea --- /dev/null +++ b/1684-count-the-number-of-consistent-strings/STATS_py.md @@ -0,0 +1 @@ +Time: 296 ms (15.20%), Space: 18.3 MB (22.11%) - LeetHub \ No newline at end of file