From 0bf047282112a4af4c6bfa91c22234dbcdfffce7 Mon Sep 17 00:00:00 2001 From: Deven <63876261+devenperez@users.noreply.github.com> Date: Sun, 22 Jan 2023 19:00:14 -0500 Subject: [PATCH] Attach STATS - LeetHub --- 176-second-highest-salary/STATS_sql.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 176-second-highest-salary/STATS_sql.md diff --git a/176-second-highest-salary/STATS_sql.md b/176-second-highest-salary/STATS_sql.md new file mode 100644 index 0000000..60f09d9 --- /dev/null +++ b/176-second-highest-salary/STATS_sql.md @@ -0,0 +1 @@ +Time: 422 ms (26.04%), Space: 0B (100.00%) - LeetHub \ No newline at end of file