From a2520724f8f501f23a1b8ae7603576e3be4bbe46 Mon Sep 17 00:00:00 2001 From: Deven <63876261+devenperez@users.noreply.github.com> Date: Fri, 13 Jan 2023 19:52:47 -0500 Subject: [PATCH] Attach STATS - LeetHub --- 46-permutations/STATS_py.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 46-permutations/STATS_py.md diff --git a/46-permutations/STATS_py.md b/46-permutations/STATS_py.md new file mode 100644 index 0000000..38fc65f --- /dev/null +++ b/46-permutations/STATS_py.md @@ -0,0 +1 @@ +Time: 47 ms (63.61%), Space: 14.1 MB (56.56%) - LeetHub \ No newline at end of file