如果系统点击登陆没有弹出登陆对话框,请运行一下 :http://47.115.42.193/logout.php 登出,就可以了。
Problem1896--连续数(0.3)

1896: 连续数(0.3)

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description

输入n个数,n<=500000,每个数不超过10000,求最多连续出现了多少个相同的数。

Sample Input Copy

10

5 5 3 3 3 4 5 6 7 8

Sample Output Copy

3

Source/Category

模拟 
Please give us a Star @HUSTOJ Github!

欢迎关注微信公众号onlinejudge