GithubHelp home page GithubHelp logo

asdf2014 / algorithm Goto Github PK

View Code? Open in Web Editor NEW
216.0 40.0 101.0 17.74 MB

Team up to solve problems on LeetCode together

Home Page: https://yuzhouwan.com/posts/666/

License: Apache License 2.0

Jupyter Notebook 4.14% Python 20.52% Java 58.90% Go 8.78% Shell 0.09% C++ 6.82% C 0.15% Scala 0.03% JavaScript 0.46% Rust 0.11%
algorithm leetcode python python3 ipython java java8 c cplusplus go golang javascript scala

algorithm's Introduction

English | 中文

Team up to solve problems on LeetCode together

Outline

Introduction

Code repository

 The address of code repository is asdf2014 / algorithm

Way to sign up

 Just leave a message in the comment area at the end of the "Algorithm" or in the issues#40, and you can participate at any time.

Way to participate

 Each participating partner will get the Collaborator permission of the code repository, and can freely submit the code (unlimited language). In the /Codes/${Your Github Account Name}directory, each will have own code base. After leaving the Github name, you will receive an invitation immediately, you can claim it in this link.

# You can use the follow script to complete your first code submission for a quick start.
# Of course, if you are familiar with Git commands, you can also submit the code yourself.
bash -c "$(curl -L https://raw.githubusercontent.com/asdf2014/algorithm/master/first_commit.sh)"

Frequency

 Considering that there may not be much leisure time for everyone, we tentatively set the frequency of completion as "once a week".

Problem selection strategy

 The problem selection robot will automatically select a problem randomly at 12 noon every Friday. The current problem is as follow:

ID Title
835 Linked List Components

🤖: The last update time was 2024-05-03 12:04:32.


TopN

The most problem-solving partners

User Completed
yore 591
oh-mybug 218
gracekoo 193
stardrewer 119
gmywq392 50
Liam 47
ZZhang 47
jxdeng3264 46
Buddy119 32
asdf2014 32

The most active partners

User Latest Active Date
shengyaqingfeng 2023-08-27 16:05:35
asdf2014 2023-08-13 12:12:58
gmywq392 2023-02-19 16:23:14
P_fzr 2023-02-19 16:23:14
gracekoo 2023-02-19 16:23:14
GinRyan 2023-02-19 16:23:14
mrright2019 2023-02-19 16:23:14
fengxuanmo 2023-02-19 16:23:14
purebaba 2022-08-30 09:21:56
yore 2022-07-20 02:31:02

🤖: Updates to the leaderboards are automatically executed after submission.


Original intention

 It is purely a public welfare project, and we call on everyone to study together, communicate with each other and make progress together.

Thanks


For more details, please refer to "Algorithm". In addition, if you encounter problems related to Git, please refer to "Git".

algorithm's People

Contributors

alphadl avatar asdf2014 avatar banabear avatar beingstrong avatar buddy119 avatar cgdog avatar creazyboyone avatar doslin avatar drtang2000 avatar fightjiang666 avatar ghoslation avatar ginryan avatar gracekoo avatar huangyebiaoke avatar imgbot[bot] avatar iyorei avatar leiwingqueen avatar lihaolixuewei112612 avatar littlecuterabbit avatar mggger avatar molinchn avatar mrright2019 avatar oh-mybug avatar purebaba avatar terencesun avatar xiaohong2015 avatar xiehaib avatar xuanmofeng avatar zhangrepo avatar zzbear20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

algorithm's Issues

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/HuaiyuGong/README.md
Codes/Lawrence51/README.md
Codes/JJ/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/ghoslation/Readme.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/mrright2019/README.md
Codes/luludada/README.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/lxycg/12.IntegertoRoman.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/shenjinxin/README.md
Codes/martin/README.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/purebaba/README.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
path.py
Codes/thank037/README.md
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/stardrewer/README.md
	OK	https://github.com/stardrewer
	OK	https://leetcode-cn.com/u/stardrewer
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/spiral-matrix
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/spiral-matrix
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/Lawrence51/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/gmywq392/iv62_last_remaining.md
Codes/aiv2008/README.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/mrright2019/README.md
Codes/ghoslation/Readme.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/shenjinxin/README.md
Codes/thank037/README.md
top.py
Codes/yore/readme.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/zhgetyou/README.md
LICENSE
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
path.py
Codes/purebaba/README.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/StarDrewer/README.md
	OK	https://github.com/StarDrewer
	OK	https://leetcode-cn.com/u/StarDrewer
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	ERROR	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
		Internal Server Error (HTTP error 500)
README-en.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/reverse-subarray-to-maximize-array-value
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
		Internal Server Error (HTTP error 500)
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/reverse-subarray-to-maximize-array-value
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
		Internal Server Error (HTTP error 500)
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/Lawrence51/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/gmywq392/iv62_last_remaining.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/hubert932/README.md
Codes/gracekoo/README.md
Codes/gmywq392/30_find_substring.md
Codes/mrright2019/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/gmywq392/7_reverse-integer.md
Codes/shenjinxin/README.md
Codes/purebaba/README.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/gmywq392/Readme.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/mggger/README.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/martin/README.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/83_delete_duplicates.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/1_two_sum.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/3_longest_substring.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/thank037/README.md
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
path.py
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/stardrewer/README.md
	OK	https://github.com/stardrewer
	OK	https://leetcode-cn.com/u/stardrewer
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/count-complete-tree-nodes
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/count-complete-tree-nodes
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/LittleCuteRabbit/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/26_remove_duplicates.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/hubert932/README.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/gmywq392/Readme.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/shenjinxin/README.md
Codes/thank037/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
path.py
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/valid-tic-tac-toe-state
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/StarDrewer/README.md
	OK	https://github.com/StarDrewer
	OK	https://leetcode-cn.com/u/StarDrewer
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/valid-tic-tac-toe-state
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/JJ/README.md
Codes/HuaiyuGong/README.md
Codes/Lawrence51/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/chengxiaoxu/README.md
Codes/aiv2008/README.md
Codes/ghoslation/Readme.md
Codes/mrright2019/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/luludada/README.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/shenjinxin/README.md
Codes/purebaba/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[10]RegularExpressionMatching.cpp
	OK	leetcode/editor/cn/[11]ContainerWithMostWater.cpp
	OK	leetcode/editor/cn/[12]IntegerToRoman.cpp
	OK	leetcode/editor/cn/[13]RomanToInteger.cpp
	OK	leetcode/editor/cn/[14]LongestCommonPrefix.cpp
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/mggger/leetcode/1_two_sum.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/thank037/README.md
Codes/lxycg/12.IntegertoRoman.md
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
path.py
Codes/madeai/README.md
	ERROR	https://github.com/huangyebiaoke/leetcode
		Not Found (HTTP error 404)
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://leetcode.com/problems/minimum-cuts-to-divide-a-circle
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://qm.qq.com/cgi-bin/qm/qr?k=i_HFpjyhq2S_c6RPFOidnu450j6rY7sy&jump_from=webapi&authKey=o9AAM2+uGld4uNpm2RVyXLmEvUKMe7RThgZPA2iuLR575/5NbC4qEE+tPcnGd2bF
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://leetcode-cn.com/problems/minimum-cuts-to-divide-a-circle
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://qm.qq.com/cgi-bin/qm/qr?k=i_HFpjyhq2S_c6RPFOidnu450j6rY7sy&jump_from=webapi&authKey=o9AAM2+uGld4uNpm2RVyXLmEvUKMe7RThgZPA2iuLR575/5NbC4qEE+tPcnGd2bF
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/stardrewer/README.md
	OK	https://leetcode-cn.com/u/stardrewer
	ERROR	https://github.com/stardrewer
		Not Found (HTTP error 404)
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/LittleCuteRabbit/README.md
Codes/gmywq392/Readme.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/83_delete_duplicates.md
Codes/hubert932/README.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/mrright2019/README.md
Codes/thank037/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/purebaba/README.md
Codes/shenjinxin/README.md
LICENSE
Codes/zhgetyou/README.md
top.py
Codes/yore/readme.md
path.py
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/mggger/README.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/molinchn/README.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/snapshot-array
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/stardrewer/README.md
	OK	https://leetcode-cn.com/u/stardrewer
	ERROR	https://github.com/stardrewer
		Not Found (HTTP error 404)
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/snapshot-array
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/JJ/README.md
Codes/HuaiyuGong/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/molinchn/README.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/gmywq392/7_reverse-integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/30_find_substring.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/purebaba/README.md
top.py
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
LICENSE
Codes/shenjinxin/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/lxycg/12.IntegertoRoman.md
path.py
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/luludada/README.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/StarDrewer/README.md
	OK	https://github.com/StarDrewer
	OK	https://leetcode-cn.com/u/StarDrewer
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/unique-paths-iii
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README-en.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/unique-paths-iii
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/LittleCuteRabbit/README.md
Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/aiv2008/README.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/purebaba/README.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shenjinxin/README.md
Codes/thank037/README.md
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/Terence.Sun/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
path.py
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/StarDrewer/README.md
	OK	https://github.com/StarDrewer
	OK	https://leetcode-cn.com/u/StarDrewer
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/capacity-to-ship-packages-within-d-days
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/capacity-to-ship-packages-within-d-days
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl

first_commit.sh文件中的一些报错

bash: line 21: bc: command not found
Please set SSH to github!
bash: line 25: open: command not found

我配置了SSH,但是在git bash命令行中提示没有 bcopen 命令,需要怎么解决呢?

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/iv62_last_remaining.md
Codes/Dizent/README.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/DrTang2000/README.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/30_find_substring.md
Codes/gracekoo/README.md
Codes/gmywq392/215_find_kth_largest.md
Codes/aiv2008/README.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/Readme.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/hubert932/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/lxycg/12.IntegertoRoman.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/luludada/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
top.py
LICENSE
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	https://github.com/ZhongyanZHANG
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/Terence.Sun/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/aiv2008/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/gmywq392/iv62_last_remaining.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/hubert932/README.md
Codes/gracekoo/README.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/1_two_sum.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/shenjinxin/README.md
Codes/purebaba/README.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/thank037/README.md
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
path.py
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/stardrewer/README.md
	OK	https://github.com/stardrewer
	OK	https://leetcode-cn.com/u/stardrewer
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/jump-game-vi
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/jump-game-vi
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/aiv2008/README.md
Codes/gracekoo/README.md
Codes/luludada/README.md
Codes/Dizent/README.md
Codes/BlitheLou/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
LICENSE
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/hubert932/README.md
Codes/gmywq392/Readme.md
Codes/lxycg/12.IntegertoRoman.md
top.py
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/P_fzr
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/beingStrong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/Liam/README.md
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/P_fzr
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/beingStrong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/gmywq392/iv62_last_remaining.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/hubert932/README.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gracekoo/README.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/purebaba/README.md
Codes/shenjinxin/README.md
Codes/thank037/README.md
Codes/zhgetyou/README.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/yore/readme.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
top.py
LICENSE
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
path.py
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/JJ/README.md
Codes/HuaiyuGong/README.md
Codes/aiv2008/README.md
Codes/gmywq392/83_delete_duplicates.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/hubert932/README.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mrright2019/README.md
Codes/molinchn/README.md
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/yore/readme.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
LICENSE
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
top.py
Codes/zhgetyou/README.md
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/molinchn
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/molinchn
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/Dizent/README.md
Codes/hubert932/README.md
Codes/BlitheLou/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
LICENSE
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/gmywq392/3_longest_substring.md
Codes/aiv2008/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/Readme.md
Codes/gracekoo/README.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/2_add_two_nums.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
top.py
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/jxdeng3264/README.md
	OK	https://github.com/jxdeng3264/resources/blob/master/images/qqleetcode.jpeg
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/Liam/README.md
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/beingStrong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#检索
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/beingStrong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#检索
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/Lawrence51/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/Readme.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/hubert932/README.md
Codes/gracekoo/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/thank037/README.md
Codes/shenjinxin/README.md
Codes/purebaba/README.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[10]RegularExpressionMatching.cpp
	OK	leetcode/editor/cn/[11]ContainerWithMostWater.cpp
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
path.py
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ampn/README.md
	OK	https://ampn.github.io
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/word-break-ii
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/word-break-ii
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/stardrewer/README.md
	OK	https://leetcode-cn.com/u/stardrewer
	ERROR	https://github.com/stardrewer
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/LittleCuteRabbit/README.md
Codes/aiv2008/README.md
Codes/gmywq392/26_remove_duplicates.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gracekoo/README.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/mrright2019/README.md
Codes/hubert932/README.md
Codes/luludada/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/lxycg/12.IntegertoRoman.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/purebaba/README.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
LICENSE
top.py
Codes/shenjinxin/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
path.py
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/StarDrewer/README.md
	OK	https://github.com/StarDrewer
	OK	https://leetcode-cn.com/u/StarDrewer
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/check-if-it-is-a-straight-line
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/check-if-it-is-a-straight-line
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/shenjinxin/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/thank037/README.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
path.py
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/construct-binary-tree-from-inorder-and-postorder-traversal
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/stardrewer/README.md
	OK	https://github.com/stardrewer
	OK	https://leetcode-cn.com/u/stardrewer
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/construct-binary-tree-from-inorder-and-postorder-traversal
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/aiv2008/README.md
Codes/Terence.Sun/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/40_combination_sum2.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gracekoo/README.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/59_queue_max.md
Codes/hubert932/README.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/purebaba/README.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[10]RegularExpressionMatching.cpp
	OK	leetcode/editor/cn/[11]ContainerWithMostWater.cpp
	OK	leetcode/editor/cn/[12]IntegerToRoman.cpp
	OK	leetcode/editor/cn/[13]RomanToInteger.cpp
	OK	leetcode/editor/cn/[14]LongestCommonPrefix.cpp
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/molinchn/README.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/thank037/README.md
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
path.py
Codes/shenjinxin/README.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/madeai/README.md
	ERROR	https://github.com/huangyebiaoke/leetcode
		Not Found (HTTP error 404)
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://leetcode.com/problems/longest-increasing-path-in-a-matrix
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://qm.qq.com/cgi-bin/qm/qr?k=i_HFpjyhq2S_c6RPFOidnu450j6rY7sy&jump_from=webapi&authKey=o9AAM2+uGld4uNpm2RVyXLmEvUKMe7RThgZPA2iuLR575/5NbC4qEE+tPcnGd2bF
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://leetcode-cn.com/problems/longest-increasing-path-in-a-matrix
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://qm.qq.com/cgi-bin/qm/qr?k=i_HFpjyhq2S_c6RPFOidnu450j6rY7sy&jump_from=webapi&authKey=o9AAM2+uGld4uNpm2RVyXLmEvUKMe7RThgZPA2iuLR575/5NbC4qEE+tPcnGd2bF
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/stardrewer/README.md
	OK	https://leetcode-cn.com/u/stardrewer
	ERROR	https://github.com/stardrewer
		Not Found (HTTP error 404)
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/hubert932/README.md
Codes/gracekoo/README.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
LICENSE
top.py
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
path.py
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/shenjinxin/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/HuaiyuGong/README.md
Codes/aiv2008/README.md
Codes/hubert932/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/mrright2019/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/martin/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
top.py
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
LICENSE
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/molinchn
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/molinchn
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/JJ/README.md
Codes/HuaiyuGong/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/gmywq392/iv62_last_remaining.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/aiv2008/README.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shenjinxin/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
path.py
top.py
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
LICENSE
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/StarDrewer/README.md
	OK	https://github.com/StarDrewer
	OK	https://leetcode-cn.com/u/StarDrewer
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/remove-comments
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/lxycg/28.ImplementStrStr.md
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
	ERROR	http://cpp.sh/
		Dialing to the given TCP address timed out
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README-en.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/StarDrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/remove-comments
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/aiv2008/README.md
Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/gracekoo/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/lxycg/12.IntegertoRoman.md
top.py
Codes/hubert932/README.md
LICENSE
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/luludada/README.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	https://github.com/ZhongyanZHANG
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/aiv2008/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/26_remove_duplicates.md
Codes/hubert932/README.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gracekoo/README.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/29_divide.md
top.py
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/zhgetyou/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/yore/readme.md
LICENSE
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/beingStrong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/beingStrong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
	ERROR	http://www.cplusplus.com/reference/string/string/operator[]
		Dialing to the given TCP address timed out
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/JJ/README.md
Codes/HuaiyuGong/README.md
Codes/aiv2008/README.md
Codes/gmywq392/iv62_last_remaining.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
top.py
Codes/martin/README.md
Codes/zhgetyou/README.md
Codes/hubert932/README.md
Codes/purebaba/README.md
Codes/shenjinxin/README.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/thank037/README.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/mggger/README.md
Codes/shengyaqingfeng/README.md
	ERROR	1.cpp
		Stat Codes/shengyaqingfeng/1.cpp: no such file or directory
	ERROR	2.cpp
		Stat Codes/shengyaqingfeng/2.cpp: no such file or directory
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/yore/readme.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/gracekoo/README.md
Codes/mggger/leetcode/7_reverse_integer.md
LICENSE
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/lxycg/12.IntegertoRoman.md
Codes/mggger/leetcode/1_two_sum.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/luludada/README.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/molinchn
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/molinchn
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/Lawrence51/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/hubert932/README.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/luludada/README.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/lxycg/12.IntegertoRoman.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/gmywq392/13_roman_to_int.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/purebaba/README.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[10]RegularExpressionMatching.cpp
	OK	leetcode/editor/cn/[11]ContainerWithMostWater.cpp
	OK	leetcode/editor/cn/[12]IntegerToRoman.cpp
	OK	leetcode/editor/cn/[13]RomanToInteger.cpp
	OK	leetcode/editor/cn/[14]LongestCommonPrefix.cpp
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shenjinxin/README.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/thank037/README.md
LICENSE
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
path.py
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/sell-diminishing-valued-colored-balls
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
Codes/stardrewer/README.md
	OK	https://leetcode-cn.com/u/stardrewer
	ERROR	https://github.com/stardrewer
		Not Found (HTTP error 404)
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/sell-diminishing-valued-colored-balls
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/gracekoo/README.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/hubert932/README.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/shenjinxin/README.md
Codes/purebaba/README.md
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/martin/README.md
Codes/thank037/README.md
Codes/mggger/README.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/gmywq392/24_swap_nodes.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
path.py
LICENSE
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/number-of-valid-words-for-each-puzzle
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/stardrewer/README.md
	OK	https://github.com/stardrewer
	OK	https://leetcode-cn.com/u/stardrewer
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/JJ/README.md
Codes/HuaiyuGong/README.md
Codes/Lawrence51/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/hubert932/README.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/mrright2019/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/purebaba/README.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/shenjinxin/README.md
Codes/thank037/README.md
path.py
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/stardrewer/README.md
	OK	https://github.com/stardrewer
	OK	https://leetcode-cn.com/u/stardrewer
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/minimum-moves-to-move-a-box-to-their-target-location
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/minimum-moves-to-move-a-box-to-their-target-location
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/chengxiaoxu/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/LittleCuteRabbit/README.md
Codes/gmywq392/3_longest_substring.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/hubert932/README.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/luludada/README.md
Codes/shenjinxin/README.md
Codes/thank037/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/purebaba/README.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/lxycg/12.IntegertoRoman.md
path.py
LICENSE
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/stardrewer/README.md
	OK	https://github.com/stardrewer
	OK	https://leetcode-cn.com/u/stardrewer
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/minimum-path-sum
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/minimum-path-sum
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/mrright2019/README.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/Readme.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gracekoo/README.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/hubert932/README.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/59_queue_max.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
top.py
LICENSE
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/1_two_sum.md
Codes/aiv2008/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/3_longest_substring.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/ZZhang/README.md
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	51_N-Queens//Solution.py
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/molinchn
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/HuaiyuGong
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/molinchn
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/aiv2008/README.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/24_swap_nodes.md
Codes/gracekoo/README.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/hubert932/README.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
top.py
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/gracekoo/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/13_roman_to_int.md
Codes/chengxiaoxu/README.md
Codes/hubert932/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/shenjinxin/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/thank037/README.md
Codes/purebaba/README.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/mggger/leetcode/11_container_with_most_water.md
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
path.py
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
LICENSE
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
	ERROR	http://cpp.sh/
		Dial tcp4 178.32.52.110:80: connect: connection refused
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/stardrewer/README.md
	OK	https://github.com/stardrewer
	OK	https://leetcode-cn.com/u/stardrewer
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/equal-sum-arrays-with-minimum-number-of-operations
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/equal-sum-arrays-with-minimum-number-of-operations
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/aiv2008/README.md
Codes/gmywq392/26_remove_duplicates.md
Codes/Terence.Sun/README.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/shenjinxin/README.md
Codes/yore/readme.md
Codes/purebaba/README.md
Codes/zhgetyou/README.md
Codes/thank037/README.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
top.py
LICENSE
path.py
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/lfu-cache
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README-en.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/JJ
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Terence.Sun
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuliangju
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liuxiaohui
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/lfu-cache
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/Terence.Sun/README.md
Codes/LittleCuteRabbit/README.md
Codes/aiv2008/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/hubert932/README.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gracekoo/README.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/iv62_last_remaining.md
Codes/mrright2019/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/luludada/README.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/lxycg/12.IntegertoRoman.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/shenjinxin/README.md
top.py
Codes/yore/readme.md
Codes/thank037/README.md
Codes/zhgetyou/README.md
LICENSE
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/purebaba/README.md
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[10]RegularExpressionMatching.cpp
	OK	leetcode/editor/cn/[11]ContainerWithMostWater.cpp
	OK	leetcode/editor/cn/[12]IntegerToRoman.cpp
	OK	leetcode/editor/cn/[13]RomanToInteger.cpp
	OK	leetcode/editor/cn/[14]LongestCommonPrefix.cpp
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
path.py
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/madeai/README.md
	ERROR	https://github.com/huangyebiaoke/leetcode
		Not Found (HTTP error 404)
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://leetcode.com/problems/count-asterisks
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://leetcode-cn.com/problems/count-asterisks
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/stardrewer/README.md
	OK	https://leetcode-cn.com/u/stardrewer
	ERROR	https://github.com/stardrewer
		Not Found (HTTP error 404)
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/HuaiyuGong/README.md
Codes/Lawrence51/README.md
Codes/JJ/README.md
Codes/LittleCuteRabbit/README.md
Codes/aiv2008/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/Terence.Sun/README.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/purebaba/README.md
Codes/gmywq392/28_str_str.md
Codes/thank037/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/shenjinxin/README.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mrright2019/README.md
Codes/molinchn/README.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/gmywq392/29_divide.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/chengxiaoxu/README.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/ghoslation/Readme.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/Readme.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
path.py
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
LICENSE
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[10]RegularExpressionMatching.cpp
	OK	leetcode/editor/cn/[11]ContainerWithMostWater.cpp
	OK	leetcode/editor/cn/[12]IntegerToRoman.cpp
	OK	leetcode/editor/cn/[13]RomanToInteger.cpp
	OK	leetcode/editor/cn/[14]LongestCommonPrefix.cpp
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/madeai/README.md
	ERROR	https://github.com/huangyebiaoke/leetcode
		Not Found (HTTP error 404)
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/P_fzr
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=github
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm?logo=github
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm?logo=github
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm?logo=github
	OK	https://img.shields.io/github/license/asdf2014/algorithm?logo=apache
	OK	https://leetcode-cn.com/problems/remove-digit-from-number-to-maximize-result
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://qm.qq.com/cgi-bin/qm/qr?k=i_HFpjyhq2S_c6RPFOidnu450j6rY7sy&jump_from=webapi&authKey=o9AAM2+uGld4uNpm2RVyXLmEvUKMe7RThgZPA2iuLR575/5NbC4qEE+tPcnGd2bF
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/P_fzr
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=github
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm?logo=github
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm?logo=github
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm?logo=github
	OK	https://img.shields.io/github/license/asdf2014/algorithm?logo=apache
	OK	https://leetcode.com/problems/remove-digit-from-number-to-maximize-result
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://qm.qq.com/cgi-bin/qm/qr?k=i_HFpjyhq2S_c6RPFOidnu450j6rY7sy&jump_from=webapi&authKey=o9AAM2+uGld4uNpm2RVyXLmEvUKMe7RThgZPA2iuLR575/5NbC4qEE+tPcnGd2bF
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/stardrewer/README.md
	OK	https://leetcode-cn.com/u/stardrewer
	ERROR	https://github.com/stardrewer
		Not Found (HTTP error 404)
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/DrTang2000/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/Lawrence51/README.md
Codes/aiv2008/README.md
Codes/LittleCuteRabbit/README.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/purebaba/README.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gracekoo/README.md
Codes/hubert932/README.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/gmywq392/7_reverse-integer.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/shenjinxin/README.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/gmywq392/83_delete_duplicates.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/molinchn/README.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/yore/readme.md
Codes/mggger/leetcode/7_reverse_integer.md
top.py
Codes/thank037/README.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/mggger/leetcode/6_ZigZag_Conversion.md
LICENSE
Codes/mggger/leetcode/5_longest_palindromic_substring.md
path.py
Codes/zhgetyou/README.md
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/stardrewer/README.md
	OK	https://github.com/stardrewer
	OK	https://leetcode-cn.com/u/stardrewer
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/prefix-and-suffix-search
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/LittleCuteRabbit
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/prefix-and-suffix-search
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/Lawrence51/README.md
Codes/HuaiyuGong/README.md
Codes/JJ/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/aiv2008/README.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/iv62_last_remaining.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/compress-string-lcci.md
Codes/hubert932/README.md
Codes/gracekoo/README.md
Codes/luludada/README.md
Codes/molinchn/README.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/lxycg/12.IntegertoRoman.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/shenjinxin/README.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[10]RegularExpressionMatching.cpp
	OK	leetcode/editor/cn/[11]ContainerWithMostWater.cpp
	OK	leetcode/editor/cn/[12]IntegerToRoman.cpp
	OK	leetcode/editor/cn/[13]RomanToInteger.cpp
	OK	leetcode/editor/cn/[14]LongestCommonPrefix.cpp
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/thank037/README.md
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
LICENSE
path.py
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/madeai/README.md
	ERROR	https://github.com/huangyebiaoke/leetcode
		Not Found (HTTP error 404)
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://leetcode.com/problems/minimum-time-to-complete-trips
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/stardrewer/README.md
	OK	https://leetcode-cn.com/u/stardrewer
	ERROR	https://github.com/stardrewer
		Not Found (HTTP error 404)
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/purebaba
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/shengyaqingfeng
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://leetcode-cn.com/problems/minimum-time-to-complete-trips
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/JJ/README.md
Codes/Dizent/README.md
Codes/LittleCuteRabbit/README.md
Codes/Terence.Sun/1046-Last-Stone-Weight/detail.md
Codes/Terence.Sun/README.md
Codes/HuaiyuGong/README.md
Codes/aiv2008/README.md
Codes/Lawrence51/README.md
Codes/gracekoo/README.md
Codes/chengxiaoxu/README.md
Codes/ghoslation/Readme.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/iv62_last_remaining.md
Codes/mrright2019/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/mggger/README.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/molinchn/README.md
Codes/martin/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/hubert932/README.md
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/oh-mybug/note/Morris.md
	OK	../images/Morris/1.png
	OK	../images/Morris/10.png
	OK	../images/Morris/11.png
	OK	../images/Morris/12.png
	OK	../images/Morris/13.png
	OK	../images/Morris/14.png
	OK	../images/Morris/15.png
	OK	../images/Morris/16.png
	OK	../images/Morris/2.png
	OK	../images/Morris/3.png
	OK	../images/Morris/4.png
	OK	../images/Morris/5.png
	OK	../images/Morris/6.png
	OK	../images/Morris/7.png
	OK	../images/Morris/8.png
	OK	../images/Morris/9.png
	OK	../images/Morris/code.png
	OK	../images/Morris/code1.png
	ERROR	../images/Morris/17.png
		Stat Codes/oh-mybug/images/Morris/17.png: no such file or directory
	ERROR	../images/Morris/18.png
		Stat Codes/oh-mybug/images/Morris/18.png: no such file or directory
top.py
Codes/yore/readme.md
Codes/zhgetyou/README.md
LICENSE
path.py
Codes/shenjinxin/README.md
Codes/shengyaqingfeng/README.md
	OK	leetcode/editor/cn/[1]TwoSum.cpp
	OK	leetcode/editor/cn/[2]AddTwoNumbers.cpp
	OK	leetcode/editor/cn/[3]LongestSubstringWithoutRepeatingCharacters.cpp
	OK	leetcode/editor/cn/[4]MedianOfTwoSortedArrays.cpp
	OK	leetcode/editor/cn/[5]LongestPalindromicSubstring.cpp
	OK	leetcode/editor/cn/[6]ZigZagConversion.cpp
	OK	leetcode/editor/cn/[7]ReverseInteger.cpp
	OK	leetcode/editor/cn/[9]PalindromeNumber.cpp
Codes/oh-mybug/note/DP.md
	OK	../images/DP/10.png
	OK	../images/DP/11.png
	OK	../images/DP/12.png
	OK	../images/DP/13.png
	OK	../images/DP/14.png
	OK	../images/DP/15.png
	OK	../images/DP/16.png
	OK	../images/DP/17.png
	OK	../images/DP/18.png
	OK	../images/DP/19.png
	OK	../images/DP/20.png
	OK	../images/DP/22.png
	OK	../images/DP/23.png
	OK	../images/DP/24.png
	OK	../images/DP/25.png
	OK	../images/DP/26.png
	OK	../images/DP/27.png
	OK	../images/DP/28.png
	OK	../images/DP/29.png
	OK	../images/DP/3.png
	OK	../images/DP/30.png
	OK	../images/DP/31.png
	OK	../images/DP/32.png
	OK	../images/DP/33.png
	OK	../images/DP/34.png
	OK	../images/DP/35.png
	OK	../images/DP/36.png
	OK	../images/DP/37.png
	OK	../images/DP/38.png
	OK	../images/DP/39.png
	OK	../images/DP/4.png
	OK	../images/DP/40.png
	OK	../images/DP/41.png
	OK	../images/DP/42.png
	OK	../images/DP/43.png
	OK	../images/DP/44.png
	OK	../images/DP/45.png
	OK	../images/DP/46.png
	OK	../images/DP/47.png
	OK	../images/DP/48.png
	OK	../images/DP/49.png
	OK	../images/DP/50.png
	OK	../images/DP/51.png
	OK	../images/DP/52.png
	OK	../images/DP/6.png
	OK	../images/DP/7.png
	OK	../images/DP/8.png
	OK	../images/DP/9.png
	ERROR	../images/DP/1.jpg
		Stat Codes/oh-mybug/images/DP/1.jpg: no such file or directory
	ERROR	../images/DP/21.jpg
		Stat Codes/oh-mybug/images/DP/21.jpg: no such file or directory
	ERROR	../images/DP/23.jpg
		Stat Codes/oh-mybug/images/DP/23.jpg: no such file or directory
	ERROR	../images/DP/5.jpg
		Stat Codes/oh-mybug/images/DP/5.jpg: no such file or directory
Codes/oh-mybug/note/KMP.md
	OK	../images/KMP/10.png
	OK	../images/KMP/11.png
	OK	../images/KMP/12.png
	OK	../images/KMP/13.png
	OK	../images/KMP/14.png
	OK	../images/KMP/15.png
	OK	../images/KMP/16.png
	OK	../images/KMP/17.png
	OK	../images/KMP/18.png
	OK	../images/KMP/19.png
	OK	../images/KMP/2.png
	OK	../images/KMP/20.png
	OK	../images/KMP/21.png
	OK	../images/KMP/22.png
	OK	../images/KMP/23.png
	OK	../images/KMP/24.png
	OK	../images/KMP/25.png
	OK	../images/KMP/26.png
	OK	../images/KMP/27.png
	OK	../images/KMP/28.png
	OK	../images/KMP/29.png
	OK	../images/KMP/30.png
	OK	../images/KMP/31.png
	OK	../images/KMP/32.png
	OK	../images/KMP/33.png
	OK	../images/KMP/35.png
	OK	../images/KMP/36.png
	OK	../images/KMP/4.png
	OK	../images/KMP/5.png
	OK	../images/KMP/6.png
	OK	../images/KMP/7.png
	OK	../images/KMP/8.png
	OK	../images/KMP/9.png
	ERROR	../images/KMP/1.jpg
		Stat Codes/oh-mybug/images/KMP/1.jpg: no such file or directory
	ERROR	../images/KMP/3.jpg
		Stat Codes/oh-mybug/images/KMP/3.jpg: no such file or directory
	ERROR	../images/KMP/34.png
		Stat Codes/oh-mybug/images/KMP/34.png: no such file or directory
Codes/oh-mybug/README.md
	OK	001-050/Solution_1.java
	OK	001-050/Solution_11.java
	OK	001-050/Solution_12.java
	OK	001-050/Solution_13.java
	OK	001-050/Solution_14.java
	OK	001-050/Solution_15.java
	OK	001-050/Solution_16.java
	OK	001-050/Solution_17.java
	OK	001-050/Solution_18.java
	OK	001-050/Solution_19.java
	OK	001-050/Solution_2.java
	OK	001-050/Solution_20.java
	OK	001-050/Solution_21.java
	OK	001-050/Solution_22.java
	OK	001-050/Solution_23.java
	OK	001-050/Solution_24.java
	OK	001-050/Solution_25.java
	OK	001-050/Solution_26.java
	OK	001-050/Solution_27.java
	OK	001-050/Solution_28.java
	OK	001-050/Solution_29.java
	OK	001-050/Solution_3.java
	OK	001-050/Solution_31.java
	OK	001-050/Solution_33.java
	OK	001-050/Solution_34.java
	OK	001-050/Solution_35.java
	OK	001-050/Solution_36.java
	OK	001-050/Solution_38.java
	OK	001-050/Solution_39.java
	OK	001-050/Solution_40.java
	OK	001-050/Solution_43.java
	OK	001-050/Solution_46.java
	OK	001-050/Solution_47.java
	OK	001-050/Solution_48.java
	OK	001-050/Solution_49.java
	OK	001-050/Solution_5.java
	OK	001-050/Solution_50.java
	OK	001-050/Solution_6.java
	OK	001-050/Solution_7.java
	OK	001-050/Solution_8.java
	OK	001-050/Solution_9.java
	OK	051-100/Solution_100.java
	OK	051-100/Solution_53.java
	OK	051-100/Solution_54.java
	OK	051-100/Solution_55.java
	OK	051-100/Solution_56.java
	OK	051-100/Solution_58.java
	OK	051-100/Solution_59.java
	OK	051-100/Solution_60.java
	OK	051-100/Solution_61.java
	OK	051-100/Solution_62.java
	OK	051-100/Solution_63.java
	OK	051-100/Solution_64.java
	OK	051-100/Solution_66.java
	OK	051-100/Solution_67.java
	OK	051-100/Solution_69.java
	OK	051-100/Solution_70.java
	OK	051-100/Solution_71.java
	OK	051-100/Solution_73.java
	OK	051-100/Solution_74.java
	OK	051-100/Solution_75.java
	OK	051-100/Solution_77.java
	OK	051-100/Solution_78.java
	OK	051-100/Solution_79.java
	OK	051-100/Solution_80.java
	OK	051-100/Solution_81.java
	OK	051-100/Solution_82.java
	OK	051-100/Solution_83.java
	OK	051-100/Solution_86.java
	OK	051-100/Solution_88.java
	OK	051-100/Solution_90.java
	OK	051-100/Solution_91.java
	OK	051-100/Solution_92.java
	OK	051-100/Solution_93.java
	OK	051-100/Solution_94.java
	OK	051-100/Solution_95.java
	OK	051-100/Solution_96.java
	OK	051-100/Solution_98.java
	OK	051-100/Solution_99.java
	OK	101-150/Solution_101.java
	OK	101-150/Solution_102.java
	OK	101-150/Solution_103.java
	OK	101-150/Solution_104.java
	OK	101-150/Solution_105.java
	OK	101-150/Solution_106.java
	OK	101-150/Solution_107.java
	OK	101-150/Solution_108.java
	OK	101-150/Solution_109.java
	OK	101-150/Solution_110.java
	OK	101-150/Solution_111.java
	OK	101-150/Solution_112.java
	OK	101-150/Solution_113.java
	OK	101-150/Solution_114.java
	OK	101-150/Solution_116.java
	OK	101-150/Solution_117.java
	OK	101-150/Solution_118.java
	OK	101-150/Solution_143.java
	OK	151-200/Solution_160.java
	OK	201-1367/Solution_1160.java
	OK	201-1367/Solution_1367.java
	OK	201-1367/Solution_206.java
	OK	201-1367/Solution_234.java
	OK	201-1367/Solution_235.java
	OK	201-1367/Solution_295.java
	OK	201-1367/Solution_350.java
	OK	201-1367/Solution_506.java
	OK	201-1367/Solution_707.java
	OK	201-1367/Solution_849.java
	OK	201-1367/Solution_906.java
	OK	201-1367/Solution_938.java
	OK	note/DP.md
	OK	note/KMP.md
	OK	note/Morris.md
	ERROR	001-050/Solution_965.java
		Stat Codes/oh-mybug/001-050/Solution_965.java: no such file or directory
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/ampn/README.md
	OK	https://ampn.github.io
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/ZZhang/README.md
	OK	102_Binary_Tree_Level_Order_Traversal/Solution.java
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	105_Construct_Binary_Tree_from_Preorder_and_Inorder_Traversal/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	169_Majority_Element/Solution.java
	OK	17_Letter_Combinations_of_a_Phone_Number/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	235_Lowest_Common_Ancestor_of_a_Binary_Search_Tree/Solution.java
	OK	236_Lowest_Common_Ancestor_of_a_Binary_Tree/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	433_Minimum_Genetic_Mutation/Solution.java
	OK	46_Permutations/Solution.java
	OK	47_Permutations_II/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	515_Find_Largest_Value_in_Each_Tree_Row/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	77_Combinations/Solution.java
	OK	78_Subsets/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	OK	https://github.com/ZZBear20
	ERROR	50_Pow(x,_n
		Stat Codes/ZZhang/50_Pow(x,_n: no such file or directory
	ERROR	51_N-Queens//Solution.py
		Stat Codes/ZZhang/51_N-Queens/Solution.py: no such file or directory
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/madeai/README.md
	OK	https://github.com/huangyebiaoke/leetcode
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/Yves-Liu/README.md
	OK	https://github.com/Zhenghao-Liu/LeetCode_problem-and-solution
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
README.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README-zh.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode.com/problems/fibonacci-number
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.github.io/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)
Codes/xiaohong2019/README.md
	ERROR	https://leetcode.com/problemset/all
		Too many redirects detected when doing the request
Codes/liyongquan/304.sum_region.md
	OK	https://leetcode-cn.com/problems/range-sum-query-2d-immutable/
Codes/liyongquan/896.monotonic-array.md
	OK	https://leetcode-cn.com/problems/monotonic-array/
Codes/liyongquan/867.transpose.md
	OK	https://leetcode-cn.com/problems/transpose-matrix/
Codes/liuliangju/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/two-sum/
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/liyongquan/354.MaxEnvelopes.md
	OK	https://leetcode-cn.com/problems/russian-doll-envelopes
Codes/liyongquan/581.findUnsortedSubarray.md
	OK	https://leetcode-cn.com/problems/shortest-unsorted-continuous-subarray
Codes/liyongquan/395.LongestSubstring.md
	OK	https://leetcode-cn.com/problems/longest-substring-with-at-least-k-repeating-characters
Codes/liyongquan/1178.puzzle.md
	OK	https://leetcode-cn.com/problems/number-of-valid-words-for-each-puzzle
Codes/lxycg/28.ImplementStrStr.md
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
	ERROR	http://cpp.sh/
		Dialing to the given TCP address timed out
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://www.zhihu.com/people/lxyhpp/columns
	ERROR	https://leetcode.com/problemset/all/
		Too many redirects detected when doing the request
Codes/liyongquan/README.md
	OK	https://github.com/liyongquan/leetcode-project
	OK	https://leetcode-cn.com/u/leiwingqueen/
Codes/stardrewer/README.md
	OK	https://leetcode-cn.com/u/stardrewer
	ERROR	https://github.com/stardrewer
		Not Found (HTTP error 404)
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
README-zh.md
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/Picker/random_picker.py
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/discussions
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/fengxuanmo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ghoslation
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/liyongquan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/madeai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/oh-mybug
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/stardrewer
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/gitment/issues/40
	OK	https://gitpod.io/#https://github.com/asdf2014/algorithm
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://img.shields.io/badge/-discussions-5EA8FC?logo=livechat
	OK	https://img.shields.io/badge/-gitter-55B698?logo=gitter
	OK	https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://leetcode-cn.com/problems/fibonacci-number
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
	ERROR	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
		Forbidden (HTTP error 403)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/DrTang2000/README.md
Codes/Dizent/README.md
Codes/aiv2008/README.md
Codes/gmywq392/iv62_last_remaining.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gmywq392/27_remove_element.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/Readme.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/hubert932/README.md
Codes/gracekoo/README.md
Codes/purebaba/README.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/thank037/README.md
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mrright2019/README.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
top.py
LICENSE
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/ZZhang/README.md
	OK	104_Maximum_Depth_of_Binary_Tree/Solution.java
	OK	111_Minimum_Depth_of_Binary_Tree/Solution.java
	OK	11_Container_With_Most_Water/Solution.java
	OK	141_Linked_List_Cycle/Solution.java
	OK	142_Linked_List_Cycle_ii/Solution.java
	OK	144_Binary_Tree_Preorder_Traversal/Solution.java
	OK	155_Min_Stack/Solution.java
	OK	15_3SUM/Solution.java
	OK	189_Rotate_Array/Solution.java
	OK	1_TwoSum/Solution.java
	OK	206_Reverse_Linked_List/Solution.java
	OK	20_Valid_Parentheses/Solution.java
	OK	21_Merge_Two_Sorted_Lists/Solution.java
	OK	226_Invert_Binary_Tree/Solution.java
	OK	22_Generate_Parentheses/Solution.java
	OK	239_Sliding_Window_Maximum/Solution.java
	OK	242_Valid_Anagram/Solution.java
	OK	24_Swap_Nodes_In_Pairs/Solution.java
	OK	25_Reverse_Nodes_in_k-Group/Solution.java
	OK	26_Remove_Duplicates_from_Sorted_Array/Solution.java
	OK	297_Serialize_and_Deserialize_Binary_Tree/Solution.java
	OK	2_Add_Two_Numbers/Solution.java
	OK	429_N-ary_Tree_Level_Order_Traversal/Solution.java
	OK	42_Trapping_Rain_Water/Solution.java
	OK	49_Group_Anagrams/Solution.java
	OK	589_N-ary_Tree_Preorder_Traversal/Solution.java
	OK	590_N-ary_Tree_Postorder_Traversal/Solution.java
	OK	66_Plus_One/Solution.java
	OK	70_ClimbingStairs/Solution.java
	OK	84_Largest_Rectangle_in_Histogram/Solution.java
	OK	88_Merge_Sorted_Array/Solution.java
	OK	94_Binary_Tree_Inorder_Traversal/Solution.java
	OK	98_Validate_Binary_Search_Tree/Solution.java
	ERROR	https://github.com/ZhongyanZHANG
		Not Found (HTTP error 404)
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Buddy119
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/ZZhang
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)

Link Checker Report

Link Checker

Errors were reported while checking the connectivity of links.

Codes/BlitheLou/README.md
Codes/Dizent/README.md
Codes/aiv2008/README.md
Codes/DrTang2000/README.md
Codes/ZZhang/README.md
Codes/gmywq392/22_generate_parenthesis.md
Codes/gmywq392/28_str_str.md
Codes/gmywq392/29_divide.md
Codes/gmywq392/2_add_two_nums.md
Codes/gmywq392/30_find_substring.md
Codes/gmywq392/334_increasing-triplet-subsequence.md
Codes/gmywq392/3_longest_substring.md
Codes/gmywq392/40_combination_sum2.md
Codes/gmywq392/4_median_of_two_sorted_arrays.md
Codes/gmywq392/500_longest-increasing-subsequence.md
Codes/gmywq392/59_queue_max.md
Codes/gmywq392/5_longest-palindromic-substring.md
Codes/hubert932/README.md
Codes/gmywq392/iv62_last_remaining.md
Codes/chengxiaoxu/README.md
Codes/gmywq392/10_regular_expression_matching.md
Codes/gmywq392/1103_distribute_candies_to_people.md
Codes/gmywq392/11_container_with_most_water.md
Codes/gmywq392/12_int_to_roman.md
Codes/gmywq392/13_roman_to_int.md
Codes/gmywq392/14_LCS.md
Codes/gmywq392/15_three_sum.md
Codes/gmywq392/160_intersection_of_two_linked_lists.md
Codes/gmywq392/16_3sum_closest.md
Codes/gmywq392/17_letterCombinations.md
Codes/gmywq392/18_four_sum.md
Codes/gmywq392/19_remove_Nth_node.md
Codes/gmywq392/1_two_sum.md
Codes/gmywq392/206_reverse_linked_list.md
Codes/gmywq392/20_valid_parenthese.md
Codes/gmywq392/215_find_kth_largest.md
Codes/gmywq392/21_merge_two_sorted_list.md
Codes/gmywq392/234_palindrome_linked_list.md
Codes/gmywq392/23_merge_k_sorted_lists.md
Codes/gmywq392/24_swap_nodes.md
Codes/gmywq392/25_reverse_K_group.md
Codes/gmywq392/26_remove_duplicates.md
Codes/gracekoo/README.md
Codes/gmywq392/876_middle-of-the-linked-list.md
Codes/gmywq392/695_max-area-of-island.md
Codes/gmywq392/6_zigzag-conversion.md
Codes/gmywq392/7_reverse-integer.md
Codes/gmywq392/836_rectangle-overlap.md
Codes/gmywq392/83_delete_duplicates.md
Codes/gmywq392/9_palindrome-number.md
Codes/gmywq392/8_string-to-integer-atoi.md
Codes/gmywq392/912_sort_array.md
Codes/gmywq392/compress-string-lcci.md
Codes/gmywq392/Readme.md
Codes/gmywq392/iv40_Least_Numbers.md
Codes/gmywq392/27_remove_element.md
Codes/luludada/README.md
Codes/lxycg/12.IntegertoRoman.md
Codes/martin/README.md
Codes/mggger/README.md
Codes/mggger/leetcode/10_regular_expression_matching.md
Codes/mggger/leetcode/11_container_with_most_water.md
Codes/mggger/leetcode/12_integer_to_roman.md
Codes/mggger/leetcode/13_roman_to_integer.md
Codes/mggger/leetcode/1_two_sum.md
Codes/mggger/leetcode/3_longest_substring.md
Codes/mggger/leetcode/2_add_two_nums.md
	OK	./images/2.png
Codes/mggger/leetcode/5_longest_palindromic_substring.md
Codes/mggger/leetcode/4_median_of_two_sorted_arrays.md
Codes/mggger/leetcode/7_reverse_integer.md
Codes/mggger/leetcode/6_ZigZag_Conversion.md
Codes/mggger/leetcode/8_String_to_Integer.md
Codes/mggger/leetcode/9_palindrome_number.md
Codes/mrright2019/README.md
Codes/purebaba/README.md
Codes/thank037/README.md
Codes/yore/readme.md
Codes/zhgetyou/README.md
top.py
LICENSE
Codes/lxycg/4.MedianofTwoSortedArrays.md
	OK	https://leetcode.com/problems/median-of-two-sorted-arrays/
Codes/lxycg/8.StringtoInteger.md
	OK	https://leetcode.com/problems/string-to-integer-atoi/
Codes/lxycg/27.RemoveElement.md
	OK	https://leetcode.com/problems/remove-element/
Codes/lxycg/26.RemoveDuplicatesFromSortedArray.md
	OK	https://leetcode.com/problems/remove-duplicates-from-sorted-array/
Codes/lxycg/19.RemoveNthNodeFromEndOfList.md
	OK	https://leetcode.com/problems/remove-nth-node-from-end-of-list/
Codes/lxycg/10.RegularExpressionMatching.md
	OK	https://leetcode.com/problems/regular-expression-matching/
Codes/lxycg/LongestSubstring.md
	OK	https://leetcode.com/problems/longest-substring-without-repeating-characters/
Codes/lxycg/11.ContainerWithMostWater.md
	OK	https://leetcode.com/problems/container-with-most-water/
Codes/lxycg/AddTwoNumbers.md
	OK	https://leetcode.com/problems/add-two-numbers/
Codes/lxycg/9.PalindromeNumber.md
	OK	https://leetcode.com/problems/palindrome-number/
Codes/lxycg/7.ReverseInteger.md
	OK	https://leetcode.com/problems/reverse-integer/
Codes/lxycg/24.SwapNodesInPairs.md
	OK	https://leetcode.com/problems/swap-nodes-in-pairs/
Codes/lxycg/25.ReverseNodesink-Group.md
	OK	https://leetcode.com/problems/reverse-nodes-in-k-group/
Codes/lxycg/6.ZigZagConversion.md
	OK	https://leetcode.com/problems/zigzag-conversion/
Codes/lxycg/18.4Sum.md
	OK	https://leetcode.com/problems/4sum/
Codes/lxycg/towSumSolution.md
	OK	https://leetcode.com/problems/two-sum/
Codes/lxycg/17.LetterCombinationsOfaPhoneNumber.md
	OK	https://leetcode.com/problems/letter-combinations-of-a-phone-number/
Codes/lxycg/23.MergeKSortedLists.md
	OK	https://leetcode.com/problems/merge-k-sorted-lists/
Codes/lxycg/13.RomantoInteger.md
	OK	https://leetcode.com/problems/roman-to-integer/
Codes/lxycg/14.LongestCommonPrefix.md
	OK	https://leetcode.com/problems/longest-common-prefix/
Codes/lxycg/22.GenerateParentheses.md
	OK	https://leetcode.com/problems/generate-parentheses/
Codes/xiaohong2019/README.md
	OK	https://leetcode.com/problemset/all
Codes/lxycg/21.MergeTwoSortedLists.md
	OK	https://leetcode.com/problems/merge-two-sorted-lists/
Codes/lxycg/29.DivideTwoIntegers.md
	OK	https://leetcode.com/problems/divide-two-integers/
	OK	https://leetcode.com/problems/divide-two-integers/discuss/13407/C%2B%2B-bit-manipulations
Codes/zhilin/README.md
	OK	https://qiuzhilin.cn
Codes/lxycg/28.ImplementStrStr.md
	OK	http://cpp.sh/
	OK	http://jakeboxer.com/blog/2009/12/13/the-knuth-morris-pratt-algorithm-in-my-own-words/
	OK	http://www.cplusplus.com/reference/string/string/operator[]/
	OK	https://leetcode.com/problems/implement-strstr/
	OK	https://leetcode.com/problems/implement-strstr/discuss/12956/C%2B%2B-Brute-Force-and-KMP
	OK	https://www.geeksforgeeks.org/kmp-algorithm-for-pattern-searching/
Codes/lxycg/20.ValidParentheses.md
	OK	https://leetcode.com/problems/valid-parentheses/
Codes/lxycg/16.3SumCloset.md
	OK	https://leetcode.com/problems/3sum-closest/
Codes/lxycg/15.3Sum.md
	OK	https://leetcode.com/problems/3sum/
Codes/GinRyan/README.md
	OK	https://github.com/GinRyan
Codes/asdf2014/README.md
	OK	https://yuzhouwan.com/about/
Codes/lxycg/Readme.md
	OK	https://github.com/cgdog
	OK	https://leetcode.com/problemset/all/
	OK	https://www.zhihu.com/people/lxyhpp/columns
Codes/BoCai/README.md
	OK	https://avatars1.githubusercontent.com/u/15905125
	OK	https://github.com/xiehaib
	OK	https://img.shields.io/badge/Easy-0-%235cb85c
	OK	https://img.shields.io/badge/Hard-0-%23d9534f
	OK	https://img.shields.io/badge/Medium-0-%23f0ad4e
	OK	https://img.shields.io/badge/Solved-0%2F100-%23337ab7
Codes/zsdostar/README.md
	OK	https://github.com/zsdostar
	OK	https://leetcode-cn.com/u/zsdostar/
Codes/Liam/README.md
	OK	https://sydney.edu.au/
	OK	https://www.github.com/alphadl
	OK	https://www.zhihu.com/people/alphadl
Codes/beingStrong/README.md
	OK	https://leetcode-cn.com/problems/add-two-numbers/submissions/
	OK	https://leetcode-cn.com/problems/longest-palindromic-substring/
	OK	https://leetcode-cn.com/problems/longest-substring-without-repeating-characters/
	OK	https://leetcode-cn.com/problems/reverse-integer/
	OK	https://leetcode-cn.com/problems/two-sum/
	OK	https://leetcode-cn.com/problems/zigzag-conversion/
Codes/jxdeng3264/README.md
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
first_commit.sh
	OK	https://yuzhouwan.com/posts/30041/#Git-Config"
	OK	https://yuzhouwan.com/posts/30041/#SSH-%E5%85%8D%E5%AF%86"
README-en.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
README.md
	OK	https://badges.gitter.im/yuzhouwan/community.svg
	OK	https://github.com/asdf2014/algorithm
	OK	https://github.com/asdf2014/algorithm/blob/master/README-en.md
	OK	https://github.com/asdf2014/algorithm/graphs/contributors
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/BoCai
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/GinRyan
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/Liam
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/asdf2014
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gmywq392
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/gracekoo
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/jxdeng3264
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/lxycg
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mggger
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/mrright2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/xiaohong2019
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/yore
	OK	https://github.com/asdf2014/algorithm/tree/master/Codes/zsdostar
	OK	https://gitter.im/yuzhouwan/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
	OK	https://goreportcard.com/badge/github.com/asdf2014/algorithm
	OK	https://goreportcard.com/report/github.com/asdf2014/algorithm
	OK	https://help.github.com/en/github/setting-up-and-managing-your-github-user-account/permission-levels-for-a-user-account-repository
	OK	https://img.shields.io/badge/QQ%20Group-5366753-blue.svg?style=social&logo=tencent-qq
	OK	https://img.shields.io/github/commit-activity/m/asdf2014/algorithm?cacheSeconds=3600
	OK	https://img.shields.io/github/contributors/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/count/asdf2014/algorithm
	OK	https://img.shields.io/github/languages/top/asdf2014/algorithm
	OK	https://img.shields.io/github/license/asdf2014/algorithm
	OK	https://img.shields.io/lgtm/alerts/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://img.shields.io/lgtm/grade/python/g/asdf2014/algorithm.svg?logo=lgtm&logoWidth=18
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/alerts/
	OK	https://lgtm.com/projects/g/asdf2014/algorithm/context:python
	OK	https://nbviewer.jupyter.org/github/asdf2014/algorithm/blob/master/Picker/leetcode_picker.ipynb
	OK	https://opencollective.com/algorithm/contributors.svg?width=666
	OK	https://shang.qq.com/wpa/qunwpa?idkey=bfbcf1453371a0810fd6be235ace47147f6fb9d262fb768b497c861f50af0af4
	OK	https://user-images.githubusercontent.com/8108788/58363706-18c4d080-7edb-11e9-947a-cf7233c8e2cc.png
	OK	https://yuzhouwan.com/
	OK	https://yuzhouwan.com/posts/30041/
	OK	https://yuzhouwan.com/posts/666/
	OK	https://yuzhouwan.com/posts/666/#Index
	ERROR	https://github.com/asdf2014/algorithm/invitations
		Not Found (HTTP error 404)
Codes/lxycg/5.LongestPalindromicSubstring.md
	OK	https://baike.baidu.com/item/Manachar%E7%AE%97%E6%B3%95/20415813?fr=aladdin
	OK	https://leetcode.com/problems/longest-palindromic-substring/
	OK	https://www.hackerrank.com/topics/manachers-algorithm
	OK	https://www.jianshu.com/p/7dacc9a3c9a0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.