Skip to content

Commit eafa918

Browse files
committed
Merge pull request soulmachine#14 from x1957/master
Update chapTree.tex
2 parents 1257dda + 73434f1 commit eafa918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

C++/chapTree.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1347,7 +1347,7 @@ \subsubsection{代码}
13471347

13481348
\begin{Code}
13491349
// LeetCode, Unique Binary Search Trees
1350-
// 时间复杂度O(n),空间复杂度O(n)
1350+
// 时间复杂度O(n^2),空间复杂度O(n)
13511351
class Solution {
13521352
public:
13531353
int numTrees(int n) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy