Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EndlessCheng/codeforces-go
/ functions
Functions
8,098 in github.com/EndlessCheng/codeforces-go
⨍
Functions
8,098
◇
Types & classes
911
↓ 1 callers
Function
newUnionFind
(n int)
misc/acwing/weekly/25/c/c.go:51
↓ 1 callers
Function
newUnionFind
(n int)
misc/nowcoder/9224/c/c.go:11
↓ 1 callers
Function
newUnionFind
(n int)
copypasta/union_find.go:255
↓ 1 callers
Function
newUnionFind
(n int)
leetcode/weekly/204/d/d.go:32
↓ 1 callers
Function
newUnionFind
(n int)
leetcode/weekly/254/d/d.go:42
↓ 1 callers
Function
newUnionFind
(n int)
leetcode/weekly/211/d/d.go:6
↓ 1 callers
Function
newUnionFind
(n int)
leetcode/weekly/206/c/c.go:64
↓ 1 callers
Function
newUnionFind
(n int)
leetcode/weekly/220/d/d.go:12
↓ 1 callers
Function
newUnionFind
(n int)
leetcode/weekly/257/d/d.go:57
↓ 1 callers
Function
newUnionFind
(n int)
leetcode/weekly/51/c/c.go:49
↓ 1 callers
Method
next
(key int)
main/500-599/527C_treap.go:126
↓ 1 callers
Method
next
(l int)
main/500-599/558E.go:106
↓ 1 callers
Method
next
(key int)
main/300-399/387E.go:76
↓ 1 callers
Method
next
(key int)
leetcode/weekly/194/c/c.go:79
↓ 1 callers
Function
nextPermutation
(a []byte)
leetcode/weekly/239/c/c.go:10
↓ 1 callers
Method
nodes
()
copypasta/scapegoat_tree.go:55
↓ 1 callers
Method
nodes
()
copypasta/kd_tree.go:71
↓ 1 callers
Function
ok
两辆车 X 和 Y,将 X 旋转至方向 0 上,Y 跟着 X 一起旋转 这样上面就不用写一个很大的 valid 数组
leetcode/season/2021fall/e/e.go:30
↓ 1 callers
Method
onSeg
(l line613)
main/600-699/613A.go:37
↓ 1 callers
Function
outRect
矩形 X-Y 在矩形 x-y 外
copypasta/kd_tree.go:151
↓ 1 callers
Function
parseCode
细分的话有四种题目类型: 函数-无预定义类型,绝大多数题目都是这个类型 函数-有预定义类型,如 LC174C 方法-无预定义类型,如 LC175C 方法-有预定义类型,如 LC163B
copypasta/template/leetcode/helper.go:15
↓ 1 callers
Function
parseCodeAndExamples
examples 为输入输出交替
copypasta/template/nowcoder/generator.go:92
↓ 1 callers
Function
parseCodeforcesProblemURL
https://codeforces.com/problemset/problem/1293/C https://codeforces.com/contest/1353/problem/A https://codeforces.com/gym/102253/problem/C
copypasta/template/helper.go:36
↓ 1 callers
Method
parseHTML
获取题目样例和代码
copypasta/template/leetcode/generator.go:305
↓ 1 callers
Function
parseTask
(session *grequests.Session, problemURL string)
copypasta/template/atcoder/generator.go:157
↓ 1 callers
Function
perm910C
(arr []int, i int, do func([]int))
main/900-999/910C.go:9
↓ 1 callers
Method
perpendicular
(l line613)
main/600-699/613A.go:27
↓ 1 callers
Function
phi
(n int)
misc/acwing/weekly/21/c/c.go:20
↓ 1 callers
Function
polyConvFFT
计算 A(x) 和 B(x) 的卷积 (convolution) 入参出参都是次项从低到高的系数 建议全程用 int64
copypasta/math_fft.go:84
↓ 1 callers
Method
pop
()
main/500-599/567E.go:23
↓ 1 callers
Method
pop
()
main/500-599/507E.go:24
↓ 1 callers
Method
pop
()
main/1300-1399/1353D.go:19
↓ 1 callers
Method
pop
()
main/300-399/372C.go:29
↓ 1 callers
Method
pop
()
main/1200-1299/1237D.go:29
↓ 1 callers
Method
pop
()
main/1200-1299/1283F.go:17
↓ 1 callers
Method
pop
()
main/1200-1299/1239C.go:17
↓ 1 callers
Method
pop
()
main/700-799/786B.go:23
↓ 1 callers
Method
pop
()
main/700-799/715B.go:23
↓ 1 callers
Method
pop
()
main/1100-1199/1196F.go:23
↓ 1 callers
Method
pop
()
main/400-499/449B.go:24
↓ 1 callers
Method
pop
()
main/1400-1499/1422D.go:21
↓ 1 callers
Method
pop
()
main/1400-1499/1486E.go:20
↓ 1 callers
Method
pop
()
main/1400-1499/1473E.go:23
↓ 1 callers
Method
pop
()
main/800-899/825E.go:18
↓ 1 callers
Method
pop
()
main/edu/2/twopointers/step2/f/f.go:30
↓ 1 callers
Method
pop
()
main/edu/2/twopointers/step2/f/f.go:55
↓ 1 callers
Method
pop
()
main/1000-1099/1077F2.go:28
↓ 1 callers
Method
pop
()
main/1000-1099/1076D.go:23
↓ 1 callers
Method
pop
()
misc/acwing/weekly/2/c/c.go:21
↓ 1 callers
Method
pop
()
misc/nowcoder/6629/c/c.go:14
↓ 1 callers
Method
pop
()
misc/nowcoder/9887/c/c.go:34
↓ 1 callers
Method
pop
()
misc/atcoder/abc170/f/f.go:20
↓ 1 callers
Method
pop
()
copypasta/heap.go:39
↓ 1 callers
Method
pop
()
copypasta/graph.go:3467
↓ 1 callers
Method
pop
()
leetcode/biweekly/41/d/d.go:23
↓ 1 callers
Method
pop
()
leetcode/weekly/195/d/d.go:24
↓ 1 callers
Method
pop
()
leetcode/weekly/266/d/d.go:61
↓ 1 callers
Method
pop
()
leetcode/weekly/220/c/c.go:21
↓ 1 callers
Method
pop
()
leetcode/weekly/197/c/c.go:23
↓ 1 callers
Method
pop
()
leetcode/weekly/231/c/c.go:15
↓ 1 callers
Method
pop
()
leetcode/weekly/187/d/d.go:17
↓ 1 callers
Method
popL
()
main/500-599/590C.go:16
↓ 1 callers
Method
popL
()
main/100-199/173B.go:15
↓ 1 callers
Method
popL
()
main/1400-1499/1442C.go:15
↓ 1 callers
Method
popL
()
main/800-899/821D.go:15
↓ 1 callers
Method
popL
()
main/1000-1099/1063B.go:16
↓ 1 callers
Method
popMax
()
leetcode/weekly/236/d/d.go:120
↓ 1 callers
Method
popMin
()
leetcode/weekly/236/d/d.go:114
↓ 1 callers
Function
pow
(x, n int)
misc/nowcoder/9887/c/c.go:11
↓ 1 callers
Function
pow
(x, n int)
leetcode/biweekly/50/d/d.go:40
↓ 1 callers
Function
pow
(x, n int)
leetcode/biweekly/44/d/d.go:47
↓ 1 callers
Function
pow
(x, n int)
leetcode/weekly/204/d/d.go:8
↓ 1 callers
Function
pow
(x, n int)
leetcode/weekly/254/c/c.go:48
↓ 1 callers
Function
pow
(x, n int)
leetcode/weekly/234/d/d.go:19
↓ 1 callers
Function
pow
(x, n int)
leetcode/weekly/247/d/d.go:36
↓ 1 callers
Method
pow
(n int64)
main/1100-1199/1182E.go:24
↓ 1 callers
Method
pow
(k int64)
main/1100-1199/1117D.go:42
↓ 1 callers
Method
pow
(k int)
misc/nowcoder/6357/a/a.go:36
↓ 1 callers
Method
pow
(k int64)
misc/nowcoder/6741/a/a.go:36
↓ 1 callers
Method
pow
(k int)
misc/nowcoder/9247/a/a.go:38
↓ 1 callers
Method
pow
(n int64)
copypasta/math_matrix.go:99
↓ 1 callers
Method
pow
(x int64, n int, mod int64)
copypasta/odt.go:81
↓ 1 callers
Function
pow484A
(n int64)
main/400-499/484A.go:9
↓ 1 callers
Method
powSum
(begin, end int, n int, mod int64)
main/800-899/896C.go:80
↓ 1 callers
Method
prepare
(l, r int)
main/500-599/558E.go:126
↓ 1 callers
Method
prepare
(l, r int)
main/900-999/915E.go:125
↓ 1 callers
Method
prepare
(l, r int)
main/800-899/896C.go:32
↓ 1 callers
Method
prev
(key int)
main/300-399/387E.go:64
↓ 1 callers
Method
prev
(key int)
main/1500-1599/1528C.go:102
↓ 1 callers
Method
prev
(v int)
main/400-499/424D.go:61
↓ 1 callers
Method
prev
(key int)
leetcode/biweekly/51/d/d.go:57
↓ 1 callers
Function
prim8
github.com/EndlessCheng/codeforces-go
main/1500-1599/1508C.go:11
↓ 1 callers
Method
print
(out *bufio.Writer)
main/100-199/190C.go:34
↓ 1 callers
Method
printAnswer
(answer)
copypasta/template/interactive_problem/main.go:20
↓ 1 callers
Method
projection
点 a 在直线 l 上的投影
copypasta/geometry.go:368
↓ 1 callers
Method
push
(v pair67)
main/500-599/567E.go:22
↓ 1 callers
Method
push
(v hPair7)
main/500-599/507E.go:23
↓ 1 callers
Method
push
(v int)
main/1300-1399/1398E.go:139
↓ 1 callers
Method
push
(v int)
main/1200-1299/1237D.go:20
↓ 1 callers
Method
push
(v int)
main/1200-1299/1239C.go:16
← previous
next →
1,401–1,500 of 8,098, ranked by callers