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

Sign up
Appearance settings

fix typos in './lcci/05.02.Binary Number to String/README_EN.md' #2086

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
yanglbme merged 1 commit into doocs:main from suravshresth:patch3
Dec 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix typos in './lcci/05.02.Binary Number to String/README_EN.md'
  • Loading branch information
suravshrestha committed Dec 11, 2023
commit ff361acd9e0ca9a957eeec726b759e6d215fa162
6 changes: 3 additions & 3 deletions lcci/05.02.Binary Number to String/README_EN.md
View file Open in desktop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [05.02. Bianry Number to String](https://leetcode.cn/problems/bianry-number-to-string-lcci)
# [05.02. Binary Number to String](https://leetcode.cn/problems/bianry-number-to-string-lcci)

[中文文档](/lcci/05.02.Bianry%20Number%20to%20String/README.md)
[中文文档](/lcci/05.02.Binary%20Number%20to%20String/README.md)

## Description

Expand All @@ -25,7 +25,7 @@
</pre>
<p><strong>Note: </strong></p>
<ol>
<li>This two charaters &quot;0.&quot; should be counted into 32 characters.</li>
<li>This two characters &quot;0.&quot; should be counted into 32 characters.</li>
</ol>

## Solutions
Expand Down

AltStyle によって変換されたページ (->オリジナル) /