C#:实现数组中出现次数超过一半的数字 CSharp实现数组中出现次数超过一半的数字的代码: using System; class Program { static void Main() { int[] ar