diff --git a/83-remove-duplicates-from-sorted-list/STATS_py.md b/83-remove-duplicates-from-sorted-list/STATS_py.md new file mode 100644 index 0000000..7507744 --- /dev/null +++ b/83-remove-duplicates-from-sorted-list/STATS_py.md @@ -0,0 +1 @@ +Time: 56 ms (33.26%), Space: 16.4 MB (21.31%) - LeetHub \ No newline at end of file