MCPcopy Create free account

hub / github.com/abeaumont/competitive-programming / functions

Functions1,792 in github.com/abeaumont/competitive-programming

↓ 360 callersFunctionmax
kattis/arithmeticfunctions.cc:3
↓ 101 callersMethodsubstr
kattis/polymul2.cc:188
↓ 93 callersFunctiondfs
cses/1132.cc:13
↓ 53 callersFunctionreverse
(head)
hackerrank/data-structures/reverse-a-double-linked-list.py:3
↓ 45 callersFunctionfind
cses/1192.cc:13
↓ 33 callersFunctionfill
(y, x, d)
advent-of-code/2018/day17/part2.js:29
↓ 32 callersFunctionprint_fail
(message='')
test.py:24
↓ 24 callersFunctionsorted
codechef/dec18a/dldag.cc:156
↓ 16 callersMethod_target
(self)
test.py:44
↓ 16 callersFunctionprint_ok
(message='')
test.py:28
↓ 15 callersFunctiondfs
codechef/may19a/songif.cc:17
↓ 15 callersFunctiondfs
kattis/mincut.cc:15
↓ 13 callersFunctiondfs2
cses/2079.cc:15
↓ 13 callersFunctionunite
cses/1192.cc:18
↓ 12 callersFunctiondfs
codeforces/1305/d.cc:18
↓ 12 callersFunctionfind
kattis/minspantree.cc:13
↓ 12 callersFunctionsum
atcoder/abc149/e.cc:17
↓ 11 callersFunctiondfs1
cses/2079.cc:9
↓ 11 callersFunctionf
cses/1093.cc:13
↓ 11 callersFunctionfind
codeforces/1131/f.cc:12
↓ 11 callersMethodmod_xk
kattis/polymul2.cc:175
↓ 10 callersFunctionf
kattis/froshweek.cc:10
↓ 10 callersFunctiongcd
codeforces/0984/c.cc:8
↓ 9 callersMethoddeg
kattis/polymul2.cc:283
↓ 9 callersFunctiondfs3
cses/1686.cc:37
↓ 9 callersFunctionfind
codeforces/1305/d.cc:62
↓ 9 callersFunctionr
codeforces/0935/d.cc:26
↓ 8 callersMethodPush
(x interface{})
advent-of-code/2018/day15/part1.go:38
↓ 8 callersMethodPush
(x interface{})
advent-of-code/2018/day15/part2.go:38
↓ 8 callersFunctionquery
(k)
codejam/2020-qualification/d.py:8
↓ 7 callersFunctiondfs1
kattis/equivalences.cc:12
↓ 7 callersFunctiondfs2
kattis/mincut.cc:28
↓ 7 callersFunctionr
(m,y1,y2,x1,x2)
codechef/sept18a/photocom.py:19
↓ 7 callersFunctionr
codechef/sept18a/photocom.cc:29
↓ 7 callersFunctionsmallest
kattis/settlers2.cc:12
↓ 6 callersFunctionbinomial
codeforces/0869/c.cc:11
↓ 6 callersFunctionfind
aceptaelreto/326.cc:12
↓ 6 callersFunctionmatrix_times
(matrix, vector)
tuenti/tuenti-challenge-10/15.py:19
↓ 6 callersFunctionpow
cses/1617.cc:9
↓ 6 callersFunctionpow
codechef/oct19a/jiit.cc:26
↓ 6 callersFunctions
(a1, a2, a3)
atcoder/abc062/c.py:3
↓ 6 callersFunctionsize
codejam/2008-round-1b/c.cc:17
↓ 6 callersFunctionsum
codeforces/1208/d.cc:12
↓ 5 callersFunctiondfs
codeforces/1012/b.cc:12
↓ 5 callersFunctiondist
codeforces/1304/e.cc:36
↓ 5 callersFunctionfind
hackerearth/january-circuits-18/classic-task.cc:37
↓ 5 callersFunctionfind
codeforces/1253/d.cc:9
↓ 5 callersFunctionpow
codeforces/1228/b.cc:11
↓ 5 callersFunctionpow
atcoder/abc042/d.cc:12
↓ 5 callersMethodreverse
kattis/polymul2.cc:212
↓ 5 callersFunctionsum
cses/1138.cc:15
↓ 4 callersFunctionadd
hackerearth/january-circuits-18/arrays.cc:13
↓ 4 callersFunctionb
codechef/oct19a/jiit.cc:37
↓ 4 callersFunctionbinomial
cses/1078.cc:25
↓ 4 callersFunctionbpow
kattis/polymul2.cc:96
↓ 4 callersFunctioncrc32_combine
Explanation algorithm: https://stackoverflow.com/a/23126768/654160 crc32(crc32(0, seq1, len1), seq2, len2) == crc32_combine( crc32(0, seq1
tuenti/tuenti-challenge-10/15.py:6
↓ 4 callersFunctionf
codeforces/1208/c.cc:11
↓ 4 callersFunctionf
atcoder/abc042/d.cc:26
↓ 4 callersFunctionf1
codechef/aug18a/inmat.cc:11
↓ 4 callersFunctionf2
codechef/aug18a/inmat.cc:32
↓ 4 callersFunctionf3
codechef/aug18a/inmat.cc:53
↓ 4 callersFunctionf4
codechef/aug18a/inmat.cc:74
↓ 4 callersFunctionfft
kattis/polymul2.cc:29
↓ 4 callersFunctionfind
kattis/10kindsofpeople.cc:11
↓ 4 callersFunctionfind
(l, x)
kattis/10kindsofpeople.py:3
↓ 4 callersFunctionfind
codeforces/1227/c.cc:10
↓ 4 callersFunctiong
atcoder/abc154/f.cc:15
↓ 4 callersFunctionisleap
uva/00893.cc:6
↓ 4 callersMethodlog
kattis/polymul2.cc:315
↓ 4 callersMethodmul_xk
kattis/polymul2.cc:179
↓ 4 callersFunctionr
(f)
tuenti/tuenti-challenge-8/5.py:4
↓ 3 callersFunctionadd
cses/1138.cc:26
↓ 3 callersMethodadd_edge
kattis/aqueducts.cc:13
↓ 3 callersFunctioncomplement
()
codejam/2020-qualification/d.py:15
↓ 3 callersFunctioncopy
cses/1737.cc:21
↓ 3 callersFunctioncount
(ci, h)
tuenti/tuenti-challenge-10/13.py:20
↓ 3 callersFunctiondfs
(y, x, m)
tuenti/tuenti-challenge-10/6.py:24
↓ 3 callersFunctiondfs
hackerearth/january-circuits-18/classic-task.cc:46
↓ 3 callersFunctiondfs
atcoder/abc126/d.cc:15
↓ 3 callersFunctiondfs
atcoder/arc097/d.cc:13
↓ 3 callersFunctiondfs2
codechef/april21a/pairflip.cc:29
↓ 3 callersFunctionf
(a, b, l, t, i)
codejam/2018-round-1c/a.py:3
↓ 3 callersFunctionf5
codechef/aug18a/inmat.cc:95
↓ 3 callersFunctionf6
codechef/aug18a/inmat.cc:116
↓ 3 callersFunctionf7
codechef/aug18a/inmat.cc:137
↓ 3 callersFunctionf8
codechef/aug18a/inmat.cc:158
↓ 3 callersFunctionfft
kattis/kinversions.cc:8
↓ 3 callersFunctionfind
(l, x)
kattis/virtualfriends.py:3
↓ 3 callersFunctionfind
kattis/virtualfriends.cc:11
↓ 3 callersFunctiongcd
(a, b)
codechef/feb18/clandlbl.py:9
↓ 3 callersFunctioninv
atcoder/abc042/d.cc:22
↓ 3 callersMethodinv
kattis/polymul2.cc:193
↓ 3 callersFunctionmodinv
kattis/queryonarray.cc:98
↓ 3 callersFunctionmodpow
cses/2182.cc:8
↓ 3 callersFunctionnext
(n, k)
codejam/2017-qualification/c.py:3
↓ 3 callersFunctionp
codechef/march18a/gcdcnt.cc:15
↓ 3 callersFunctionreplace
(y, x, d)
advent-of-code/2018/day17/part2.js:39
↓ 3 callersFunctions
cses/1086.cc:8
↓ 3 callersFunctions1
codechef/march18a/gcdcnt.cc:28
↓ 3 callersFunctionsolve1p
(p)
codechef/april21a/chaosemp.py:34
next →1–100 of 1,792, ranked by callers