We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b89c7 commit 2eb2440Copy full SHA for 2eb2440
Python/destination-city.py
@@ -1,5 +1,5 @@
1
# Time: O(n)
2
-# Space: O(1)
+# Space: O(n)
3
4
import itertools
5
0 commit comments