8000 fix typo by mapx · Pull Request #78 · soulmachine/leetcode · GitHub
[go: up one dir, main page]

Skip to content

fix typo #78

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
merged 1 commit into from
Jan 8, 2016
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
##PDF下载
<a href="https://github.com/soulmachine/leetcode/raw/master/C%2B%2B/leetcode-cpp.pdf">LeetCode题解(C++版).pdf</a>

C++ 文件夹下是C++版,内容一摸一样,代码是用C++写的
C++ 文件夹下是C++版,内容一模一样,代码是用C++写的

Java 文件夹下是Java版,目前正在编写中,由于拖延症,不知道猴年马月能完成。

Expand Down
0