摘要:
Problem : A sequence of number is called arithmetic if it consists of at least three elements and if the difference between any two consecutive elemen 阅读全文
posted @ 2020-04-12 12:54
littledy
阅读(96)
评论(0)
推荐(0)
摘要:
Problem : Given a non empty array of integers, return the third maximum number in this array. If it does not exist, return the maximum number. The tim 阅读全文
posted @ 2020-04-12 11:07
littledy
阅读(76)
评论(0)
推荐(0)