8000 fixed No.153's difficulty · binEncoder/LeetCode@0b8ef82 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b8ef82

Browse files
author
n0vad3v
committed
fixed No.153's difficulty
1 parent 19a6856 commit 0b8ef82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ LeetCode solutions in C++ 11. (From Easy to Hard)
157157
|150|[LRU Cache][150]|[C++](150. LRU Cache/solution.h)|2015/03/13|Hard|
158158
|151|[Text Justification][151]|[C++](151. Text Justification/solution.h)|2015/03/14|Hard|
159159
|152|[Word Ladder II][152]|[C++](152. Word Ladder II/solution.h)|2015/03/15|Hard|
160-
|153|[Valid Number][153]|[C++< 50E8 span class="pl-s">](153. Valid Number/solution.h)|2015/03/16|Easy|
160+
|153|[Valid Number][153]|[C++](153. Valid Number/solution.h)|2015/03/16|Hard|
161161
|154|[Max Points on a Line][154]|[C++](154. Max Points on a Line/solution.h)|2015/03/17|Hard|
162162

163163

0 commit comments

Comments
 (0)
0