2012年7月20日
摘要: K satisfied numberTime Limit:1000MS Memory Limit:65536KTotal Submit:2 Accepted:2DescriptionA non-negative interger is a K satisfied numberif and only if this interger does not exist two adjacentdigits, the absolute value of the difference between themis greater than K.For example:0, 2, 5, 36 and 236 阅读全文
posted @ 2012-07-20 19:00 tiankonguse 阅读(252) 评论(0) 推荐(0)