From e3d04367c4ebb1a839b6d2140bf8bef26e0493b6 Mon Sep 17 00:00:00 2001 From: Deven <63876261+devenperez@users.noreply.github.com> Date: Fri, 15 Jul 2022 22:51:30 -0400 Subject: [PATCH] Attach STATS - LeetHub --- 17-letter-combinations-of-a-phone-number/STATS_py.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 17-letter-combinations-of-a-phone-number/STATS_py.md diff --git a/17-letter-combinations-of-a-phone-number/STATS_py.md b/17-letter-combinations-of-a-phone-number/STATS_py.md new file mode 100644 index 0000000..311fe29 --- /dev/null +++ b/17-letter-combinations-of-a-phone-number/STATS_py.md @@ -0,0 +1 @@ +Time: 20 ms (78.79%), Space: 13.4 MB (66.30%) - LeetHub \ No newline at end of file