Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于01题的时间复杂度疑惑 #128

Open
1725636955 opened this issue Jun 20, 2021 · 1 comment
Open

关于01题的时间复杂度疑惑 #128

1725636955 opened this issue Jun 20, 2021 · 1 comment

Comments

@1725636955
Copy link

1725636955 commented Jun 20, 2021

使用双重for循环,不应该是n ^ 2 的时间复杂度吗,当nums数组存放数字越多,越趋向于n ^ 2的时间复杂度

原文地址
image

@Damstu
Copy link

Damstu commented Nov 16, 2021

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants