# 程式解題 2020 10/05 UVa11151 - Longest Palindrome (LCS) UVa動態規劃 Dynamic programming最長共同子序列 Longest Common Subsequence最長迴文子字串 Longest Palindromic Substrings程式解題 10/04 UVa526 - String Distance and Transform Process (Minimum Edit Distance 詳解) UVa動態規劃 Dynamic programming最短修改距離 Minimum Edit Distance演算法知識程式解題 10/03 UVa11475 - Extend to Palindrome (KMP algorithm 詳解) KMP AlgorithmUVa字串處理演算法知識程式解題 09/25 UVa245 - Uncompress (String Process) Competitive Programming3String Processing ProblemsUVa程式解題 09/18 Codeforces 126B - Password (Z-algorithm 講解) Codeforces Round .#666 (Div. 2)Z-algorithm字串處理演算法知識程式解題 09/14 Codeforces 1406B - Maximum Product (暴力搜尋 Brute force) Codeforces Round .#670 (Div. 2)暴力搜尋 Brute force水題程式解題 09/14 Codeforces 1406A - Subset Mex (水題) Codeforces Round .#670 (Div. 2)水題程式解題 09/11 Codeforces 161D - Distance in Tree (點分治講解) 演算法知識程式解題點分治 09/01 UVa12538 - Version Controlled IDE (Rope) String Processing ProblemsUVarope程式解題 08/31 Codeforces 1397D - Stoned Game(暴力搜尋 Brute force) Codeforces Round .#666 (Div. 2)暴力搜尋 Brute force程式解題 上一頁1…1718192021…25下一頁
10/05 UVa11151 - Longest Palindrome (LCS) UVa動態規劃 Dynamic programming最長共同子序列 Longest Common Subsequence最長迴文子字串 Longest Palindromic Substrings程式解題
10/04 UVa526 - String Distance and Transform Process (Minimum Edit Distance 詳解) UVa動態規劃 Dynamic programming最短修改距離 Minimum Edit Distance演算法知識程式解題
09/18 Codeforces 126B - Password (Z-algorithm 講解) Codeforces Round .#666 (Div. 2)Z-algorithm字串處理演算法知識程式解題
09/14 Codeforces 1406B - Maximum Product (暴力搜尋 Brute force) Codeforces Round .#670 (Div. 2)暴力搜尋 Brute force水題程式解題
08/31 Codeforces 1397D - Stoned Game(暴力搜尋 Brute force) Codeforces Round .#666 (Div. 2)暴力搜尋 Brute force程式解題