mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-05 08:27:30 +08:00
添加内容
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# [169. Majority Element](https://leetcode.com/problems/majority-element/)
|
||||
|
||||
|
||||
## 题目:
|
||||
## 题目
|
||||
|
||||
Given an array of size n, find the majority element. The majority element is the element that appears **more than** `⌊ n/2 ⌋` times.
|
||||
|
||||
|
Reference in New Issue
Block a user