Skip to content

Commit fb3b69b

Browse files
committed
1
1 parent feb4cd6 commit fb3b69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/src/day9/lc459.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ next 数组 -- 前缀表 内容是什么??next[i] 记录下标i之前(包
6767

6868
记住例子
6969

70-
```
70+
```plaintext
7171
abcdabcd
7272
00001234
7373
```

0 commit comments

Comments
 (0)