Skip to content

Commit 069eb2d

Browse files
author
lanyuanxiaoyao
committed
修改文件: _posts/2017-02-23-guess-number-higher-or-lower.md
1 parent ee51302 commit 069eb2d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_posts/2017-02-23-guess-number-higher-or-lower.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ categories: LeetCode
66
tags: [LeetCode,Easy,二分查找]
77
---
88

9+
* content
10+
{:toc}
11+
12+
913
>We are playing the Guess Game. The game is as follows:
1014
I pick a number from 1 to n. You have to guess which number I picked.
1115
Every time you guess wrong, I'll tell you whether the number is higher or lower.

0 commit comments

Comments
 (0)