From e3d0cc377c3178ff58ee99511ea61369094ee495 Mon Sep 17 00:00:00 2001 From: Deven <63876261+devenperez@users.noreply.github.com> Date: Mon, 15 May 2023 21:13:44 -0400 Subject: [PATCH] Attach STATS - LeetHub --- 1684-count-the-number-of-consistent-strings/STATS_c.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 1684-count-the-number-of-consistent-strings/STATS_c.md diff --git a/1684-count-the-number-of-consistent-strings/STATS_c.md b/1684-count-the-number-of-consistent-strings/STATS_c.md new file mode 100644 index 0000000..f05fbda --- /dev/null +++ b/1684-count-the-number-of-consistent-strings/STATS_c.md @@ -0,0 +1 @@ +Time: 48 ms (74.71%), Space: 12.3 MB (36.78%) - LeetHub \ No newline at end of file