Skip to content
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

Update #375

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Update #375

wants to merge 10 commits into from

Conversation

ld-pan
Copy link
Contributor

@ld-pan ld-pan commented Sep 15, 2014

1、update code-c-1.1:左旋转字符串
2、Rename and Update 1.7:字符串的全排列.c
3、Update 01.05.md
4、对包含英文冒号的文件重命名

1、leftshift2算法测试有错,修改后已验证
2、其他算法添加了错误输入判断
3、leftShift3算法与leftShift3雷同,并不包含有递归,没有实际意义
1、leftshift2算法测试有错,修改后已验证
2、其他算法添加了错误输入判断
3、leftShift3算法与leftShift2雷同,并不包含有递归,没有实际意义
1、名字改为1.6:字符串的全排列.c
2、解法1有错误
3、将相应的c++语法改为c
4、解法2的代码2应放到code-cpp中
1、对LongestPalindrome算法代码进行优化
2、对代码格式稍作调整
1、leftshift2算法测试有错,修改后已验证
2、其他算法添加了错误输入判断
3、leftShift3算法与leftShift3雷同,并不包含有递归,没有实际意义
1、删除无效文件
2、更改文件名,文件名不支持英文冒号
文件名不支持英文冒号
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant