Skip to content

Commit afa23af

Browse files
authored
Update zero-array-transformation-i.cpp
1 parent d29fe16 commit afa23af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

C++/zero-array-transformation-i.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Time: O(n)
1+
// Time: O(n + q)
22
// Space: O(n)
33

44
// line sweep

0 commit comments

Comments
 (0)