Skip to content

Commit

Permalink
Bad log formatting fixed 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dgeosh authored Dec 30, 2024
1 parent e05fe2e commit 09ab7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/silver/cses-1661.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ the map.

## Implementation

**Time Complexity:** $\mathcal{O}(N\logN)$
**Time Complexity:** $\mathcal{O}(N\log N)$

<LanguageSection>
<CPPSection>
Expand Down

0 comments on commit 09ab7f7

Please sign in to comment.