Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit71af05f

Browse files
authored
Create 面试题03. 数组中重复的数字
1 parent145fb11 commit71af05f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
找出数组中重复的数字。
2+
3+
在一个长度为 n 的数组 nums 里的所有数字都在 0~n-1 的范围内。数组中某些数字是重复的,但不知道有几个数字重复了,也不知道每个数字重复了几次。请找出数组中任意一个重复的数字。
4+
5+
输入:
6+
[2, 3, 1, 0, 2, 5, 3]
7+
输出:2 或 3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp