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 e1883c7 commit 1bfadf5Copy full SHA for 1bfadf5
climbing-stairs/grapefruitgreentealoe.js
@@ -39,4 +39,4 @@ var climbStairs = function(n) {
39
40
41
//시간복잡도: O(n)
42
-//공간복잡도: O(1)
+//공간복잡도: O(1)
0 commit comments