摘要:
Description A frog is crossing a river. The river is divided into x units and at each unit there may or may not exist a stone. The frog can jump on a 阅读全文
posted @ 2020-06-25 15:17
tmortred
阅读(80)
评论(0)
推荐(0)
摘要:
description Given a positive integer N, return the number of positive integers less than or equal to N that have at least 1 repeated digit. Example In 阅读全文
posted @ 2020-06-25 11:49
tmortred
阅读(137)
评论(0)
推荐(0)
摘要:
Descpition There are n people and 40 types of hats labeled from 1 to 40. Given a list of list of integers hats, where hats[i] is a list of all hats pr 阅读全文
posted @ 2020-06-25 11:30
tmortred
阅读(132)
评论(0)
推荐(0)