Loading

摘要: 1. MaxCounters 计数器 Calculate the values of counters after applying all alternating operations: increase counter by 1; set value of all counters to current maximum. 阅读全文
posted @ 2017-02-21 23:10 stono 阅读(454) 评论(0) 推荐(0)
摘要: 1. FrogRiverOne 一苇渡江 Find the earliest time when a frog can jump to the other side of a river. 阅读全文
posted @ 2017-02-21 21:59 stono 阅读(503) 评论(0) 推荐(0)
摘要: 1. PermCheck 桃花顺检验 Check whether array A is a permutation. 阅读全文
posted @ 2017-02-21 16:31 stono 阅读(458) 评论(0) 推荐(0)
摘要: 1. MissingInteger 最小遗失整数 Find the minimal positive integer not occurring in a given sequence. 阅读全文
posted @ 2017-02-21 16:18 stono 阅读(436) 评论(0) 推荐(0)