MCPcopy Index your code

hub / github.com/EndlessCheng/codeforces-go / functions

Functions8,098 in github.com/EndlessCheng/codeforces-go

↓ 7 callersMethodmSize
()
copypasta/bst.go:39
↓ 7 callersFunctionmax
(a, b int)
main/edu/2/segmenttree2/step1/b/main.go:12
↓ 7 callersFunctionmax
(a, b int)
leetcode/biweekly/58/d/d.go:54
↓ 7 callersFunctionmaxs
(vals []float64)
misc/imageutil/chart.go:21
↓ 7 callersFunctionmin
(a, b int)
misc/luogu/contest/48376/a/a.go:64
↓ 7 callersMethodmul
(k int64)
copypasta/math_ntt.go:238
↓ 7 callersMethodsize
()
copypasta/scapegoat_tree.go:41
↓ 6 callersMethodLen
()
leetcode/weekly/221/b/b.go:9
↓ 6 callersMethodPut
(key, value int)
leetcode/main.go:801
↓ 6 callersFunctionRunLeetCodeClassWithCase
(t *testing.T, constructor interface{}, rawInputs, rawOutputs []string, targetCaseNum int)
leetcode/testutil/leetcode.go:471
↓ 6 callersMethodSet
(p int)
copypasta/bits.go:173
↓ 6 callersFunctionabs
(x int)
misc/atcoder/abc184/c/c.go:37
↓ 6 callersFunctionabs
(x int)
leetcode/weekly/227/d/d.go:42
↓ 6 callersMethodadd
(b vec)
copypasta/geometry.go:173
↓ 6 callersMethodbuild
(a []int, o, l, r int)
copypasta/segment_tree.go:81
↓ 6 callersMethodcompare
(a, b rbKeyType)
copypasta/red_black_tree.go:115
↓ 6 callersMethodflipColors
()
copypasta/red_black_tree.go:54
↓ 6 callersFunctionget
()
leetcode/biweekly/65/b/b.go:18
↓ 6 callersFunctionisTLE
(f func())
leetcode/testutil/leetcode.go:211
↓ 6 callersFunctionmax
(a, b int64)
main/edu/2/segmenttree2/step3/a/main.go:16
↓ 6 callersFunctionmax
(a, b int)
leetcode/biweekly/21/c/c.go:37
↓ 6 callersFunctionmin
(a, b int64)
main/edu/2/segmenttree2/step2/a/main.go:15
↓ 6 callersFunctionmin
(a, b int)
leetcode/biweekly/54/d/d.go:39
↓ 6 callersFunctionmin
(a, b int)
leetcode/season/2021fall/e/e.go:84
↓ 6 callersMethodpolarAngle
()
copypasta/geometry.go:196
↓ 6 callersMethodpushUp
()
copypasta/red_black_tree.go:24
↓ 6 callersMethodsize
()
copypasta/kd_tree.go:42
↓ 6 callersMethodsub
(vecF)
copypasta/geometry.go:1102
↓ 6 callersMethodsum
()
main/1300-1399/1398E.go:37
↓ 6 callersMethodtoRawString
()
leetcode/testutil/predefined_type.go:56
↓ 6 callersMethodupdate
(o, i, v int)
main/1100-1199/1179C.go:22
↓ 5 callersMethodIntOnly
(min, max int)
main/testutil/rand.go:59
↓ 5 callersMethodLen
()
leetcode/biweekly/64/b/b.go:26
↓ 5 callersMethodPush
(v interface{})
leetcode/weekly/151/d/d.go:11
↓ 5 callersMethodString
()
copypasta/bst.go:418
↓ 5 callersFunctionabs
(x int)
leetcode/biweekly/18/d/d.go:39
↓ 5 callersFunctionabsPath
(path string)
copypasta/template/helper.go:61
↓ 5 callersMethoddo
(o int, add int64)
copypasta/segment_tree.go:227
↓ 5 callersFunctionf
github.com/EndlessCheng/codeforces-go
leetcode/biweekly/25/c/c.go:4
↓ 5 callersFunctionf
(o *TreeNode, sum int)
leetcode/weekly/140/c/c.go:9
↓ 5 callersMethodfind
(x int)
copypasta/union_find.go:263
↓ 5 callersMethodfind
(x int)
leetcode/weekly/205/d/d.go:14
↓ 5 callersFunctiongcd
(a, b int)
leetcode/weekly/258/b/b.go:25
↓ 5 callersMethodget
()
copypasta/segment_tree.go:325
↓ 5 callersFunctionisValid
判断是否合法,即不存在两个棋子占据同一个格子的情况
leetcode/biweekly/64/d/d.go:38
↓ 5 callersMethodmaintain
()
copypasta/splay.go:135
↓ 5 callersFunctionmax
(a, b int64)
main/edu/2/segmenttree1/step2/a/main.go:21
↓ 5 callersFunctionmax
(a, b int)
misc/luogu/contest/48376/a/a.go:71
↓ 5 callersFunctionmax
(a, b int)
leetcode/biweekly/18/d/d.go:33
↓ 5 callersFunctionmax
(a, b int)
leetcode/weekly/250/c/c.go:72
↓ 5 callersFunctionmax
(a, b int)
leetcode/weekly/229/d/d.go:70
↓ 5 callersFunctionmax
(a, b int)
leetcode/weekly/160/c/c.go:3
↓ 5 callersFunctionmin
(a, b int)
leetcode/weekly/227/d/d.go:49
↓ 5 callersFunctionmin
(a, b int)
leetcode/weekly/199/d/d.go:14
↓ 5 callersFunctionmin65
(a, b int)
main/700-799/765F.go:96
↓ 5 callersFunctionmins
(vals []float64)
misc/imageutil/chart.go:11
↓ 5 callersMethodmul
(b matrix18)
main/700-799/718C.go:27
↓ 5 callersMethodmul
(k int64)
copypasta/geometry.go:191
↓ 5 callersFunctionparseRawArray
(rawArray string)
leetcode/testutil/leetcode.go:13
↓ 5 callersMethodparseSampleText
解析一个样例输入或输出
copypasta/template/leetcode/generator.go:251
↓ 5 callersFunctionpermutations
生成 n 选 r 的排列
leetcode/weekly/259/d/d.go:65
↓ 5 callersFunctionpow
(x int)
misc/nowcoder/6916/c/c.go:11
↓ 5 callersMethodsize
()
leetcode/weekly/196/d/d.go:21
↓ 5 callersMethodsplay
将子树 o 的第 k 小节点伸展到 o,返回该节点 k 必须为正
copypasta/splay.go:75
↓ 5 callersMethodsub
(b vec671A)
main/600-699/671A.go:15
↓ 5 callersMethodsub
(b vec2586)
misc/luogu/p2586.go:32
↓ 5 callersMethodupdate
(o, i, v int)
misc/nowcoder/6741/c/c.go:28
↓ 5 callersMethodvec
()
copypasta/geometry.go:1112
↓ 4 callersFunctionAssertEqualFileCase
(t *testing.T, dir string, targetCaseNum int, runFunc ioFunc)
main/testutil/testutil.go:129
↓ 4 callersMethodLen
()
main/800-899/884D.go:13
↓ 4 callersMethodLen
()
leetcode/weekly/197/c/c.go:17
↓ 4 callersMethodString
()
copypasta/template/interactive_problem/main_test.go:29
↓ 4 callersMethodcmp
(b int)
main/500-599/558E.go:19
↓ 4 callersMethodcmp
(b int)
main/500-599/555C.go:18
↓ 4 callersMethodcmp
(b int)
main/1500-1599/1528C.go:17
↓ 4 callersMethodcmp
(b int)
main/900-999/960F.go:17
↓ 4 callersMethodcmp
(b int)
main/900-999/915E.go:17
↓ 4 callersMethoddet
(b vec1359)
main/1300-1399/1359F.go:14
↓ 4 callersMethodexp
多项式指数函数 https://blog.orzsiyuan.com/archives/Polynomial-Exponential/ https://oi-wiki.org/math/poly/ln-exp/ 模板题 https://www.luogu.com.cn/problem/P4726
copypasta/math_ntt.go:394
↓ 4 callersMethodfind
(x int)
leetcode/weekly/204/d/d.go:39
↓ 4 callersMethodfind
(x int)
leetcode/weekly/254/d/d.go:50
↓ 4 callersMethodfind
(x int)
leetcode/weekly/211/d/d.go:13
↓ 4 callersMethodfind
(x int)
leetcode/weekly/220/d/d.go:20
↓ 4 callersMethodfind
(x int)
leetcode/weekly/51/c/c.go:57
↓ 4 callersFunctionfrac
(a, b int)
misc/gcj/2020/1c/c/c.go:20
↓ 4 callersMethodisRoot
true 表示 o 是实链的顶点,即 o 为树的根节点或 o 和 o.fa 之间为虚边 false 则表示 o 和 o.fa 之间为实边
copypasta/link_cut_tree.go:73
↓ 4 callersFunctionisTLE
(f func())
main/testutil/testutil.go:15
↓ 4 callersMethodlink
将 o 变成树的根节点,若 o 和 p 之间不连通,则在 o 和 p 之间连一条虚边
copypasta/link_cut_tree.go:163
↓ 4 callersMethodmaintain
()
main/1300-1399/1398E.go:44
↓ 4 callersMethodmaintain
()
main/600-699/610D.go:35
↓ 4 callersMethodmaintain
()
copypasta/segment_tree.go:336
↓ 4 callersMethodmaintain
对于取名叫 maintain 还是 pushUp,由于操作的对象是当前节点,个人认为取名 maintain 更为准确
copypasta/treap.go:66
↓ 4 callersFunctionmax
(a, b int)
misc/acwing/weekly/3/a/a.go:30
↓ 4 callersFunctionmax
(a, b int)
misc/nowcoder/9977/c/c.go:73
↓ 4 callersFunctionmax
(a, b int)
leetcode/biweekly/35/d/d.go:87
↓ 4 callersFunctionmax522B
(a, b int)
main/500-599/522B.go:9
↓ 4 callersFunctionmax83
(a, b int64)
main/1400-1499/1483C.go:85
↓ 4 callersFunctionmax84
(a, b int)
main/400-499/484E.go:26
↓ 4 callersFunctionmergeCount
(a []int)
leetcode/weekly/239/c/c.go:38
↓ 4 callersFunctionmin
(a, b int)
misc/atcoder/abc185/e/e.go:54
← previousnext →101–200 of 8,098, ranked by callers