Skip to content

Commit a72baa0

Browse files
committed
add links
1 parent 886e339 commit a72baa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

copypasta/search.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@ func searchCollection() {
539539

540540
// 折半枚举/双向搜索 Meet in the middle
541541
// https://codeforces.com/problemset/problem/327/E
542+
// LC805 https://leetcode-cn.com/problems/split-array-with-same-average/
542543

543544
// 折半枚举 - 超大背包问题
544545
// https://atcoder.jp/contests/abc184/tasks/abc184_f

0 commit comments

Comments
 (0)