Skip to content

Commit 270c708

Browse files
committed
fix tags
1 parent 1e6f129 commit 270c708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/post/瞎说KMP算法.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 瞎说 KMP 算法
33
date: 2019-04-04 00:05:41
44
categories: [tech]
5-
tags: [算法模式匹配]
5+
tags: [算法,模式匹配]
66
---
77

88
前天做百度笔试,没想到居然出往年的题!哼!更惨的是出了我也不会!我以为只是一个简简单单的字符串匹配,没想到要动用这么难懂的算法。说起来算法导论上也有,只是之前没看到那里。所以,总结一下:我本有好多次机会学习它,然而一次都没有把握。:(

0 commit comments

Comments
 (0)