From 926d67b65906f62e2e71a1067c3356dc1c5cae46 Mon Sep 17 00:00:00 2001 From: Deven <63876261+devenperez@users.noreply.github.com> Date: Thu, 11 May 2023 20:25:33 -0400 Subject: [PATCH] Attach STATS - LeetHub --- 412-fizz-buzz/STATS_c.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 412-fizz-buzz/STATS_c.md diff --git a/412-fizz-buzz/STATS_c.md b/412-fizz-buzz/STATS_c.md new file mode 100644 index 0000000..b401899 --- /dev/null +++ b/412-fizz-buzz/STATS_c.md @@ -0,0 +1 @@ +Time: 3 ms (98.17%), Space: 7.2 MB (14.21%) - LeetHub \ No newline at end of file