From bd9076af329844961de24a01be32dc5da58d809d Mon Sep 17 00:00:00 2001 From: Deven <63876261+devenperez@users.noreply.github.com> Date: Mon, 19 Sep 2022 13:54:00 -0400 Subject: [PATCH] Attach STATS - LeetHub --- 1920-build-array-from-permutation/STATS_py.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 1920-build-array-from-permutation/STATS_py.md diff --git a/1920-build-array-from-permutation/STATS_py.md b/1920-build-array-from-permutation/STATS_py.md new file mode 100644 index 0000000..ee69e7d --- /dev/null +++ b/1920-build-array-from-permutation/STATS_py.md @@ -0,0 +1 @@ +Time: 193 ms (23.79%), Space: 13.7 MB (57.93%) - LeetHub \ No newline at end of file