We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29fe16 commit afa23afCopy full SHA for afa23af
C++/zero-array-transformation-i.cpp
@@ -1,4 +1,4 @@
1
-// Time: O(n)
+// Time: O(n + q)
2
// Space: O(n)
3
4
// line sweep
0 commit comments