随笔分类 -  min-max

843: Guess the Word
摘要:This problem is an interactive problem new to the LeetCode platform. We are given a word list of unique words, each word is 6 letters long, and one wo 阅读全文

posted @ 2018-11-29 07:20 猪猪🐷

464. Can I Win
摘要:In the "100 game," two players take turns adding, to a running total, any integer from 1..10. The player who first causes the running total to reach or exceed 100 wins. What if we change the game so ... 阅读全文

posted @ 2018-11-08 17:01 猪猪🐷

486. Predict the Winner
摘要:https://www.youtube.com/watch?v=g5wLHFTodm0 https://leetcode.com/problems/predict-the-winner/solution/ https://www.cnblogs.com/liujinhong/p/6477367.ht 阅读全文

posted @ 2018-11-08 16:57 猪猪🐷

375. Guess Number Higher or Lower II
摘要:We are playing the Guess Game. The game is as follows: I pick a number from 1 to n. You have to guess which number I picked. Every time you guess wrong, I'll tell you whether the number I picked is h... 阅读全文

posted @ 2018-11-08 16:40 猪猪🐷

导航