Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuprDewd/CompetitiveProgramming
/ functions
Functions
644 in github.com/SuprDewd/CompetitiveProgramming
⨍
Functions
644
◇
Types & classes
82
Method
rep
code/other/matroid_intersection.cpp:14
Method
reset
code/graph/edmonds_karps_mcmf.cpp:11
Method
reset
code/graph/edmonds_karps.cpp:10
Method
right_heavy
code/data-structures/avl_tree.cpp:16
Method
right_rotate
code/data-structures/avl_tree.cpp:40
Method
rotate
code/geometry/rotating_calipers.cpp:12
Method
rotatePoint
code/geometry/primitives3d.cpp:46
Method
rsq
code/data-structures/fenwick_tree.cpp:10
Method
search
code/strings/aho_corasick.cpp:37
Method
segment
code/data-structures/sqrt_decomposition.cpp:3
Method
segment_tree
code/data-structures/segment_tree.cpp:5
Method
segment_tree_slow
code/data-structures/segment_tree.test.cpp:3
Method
separate
code/graph/centroid_decomposition.cpp:26
Method
seq
code/graph/tarjan_olca.test.cpp:113
Function
sieve
code/mathematics/summatory_phi.cpp:12
Method
signedDistTo
code/geometry/primitives3d.cpp:31
Function
signed_angle
code/geometry/primitives.cpp:22
Function
simulated_annealing
code/other/simulated_annealing.cpp:3
Method
sink
code/data-structures/heap.cpp:18
Method
size
code/data-structures/avl_tree.cpp:52
Method
size
code/data-structures/union_find.cpp:10
Method
sparse_table
code/data-structures/sparse_table.cpp:2
Method
sparse_table_slow
code/data-structures/sparse_table.test.cpp:3
Method
successor
code/data-structures/avl_tree.cpp:91
Method
suffix_array
code/strings/suffix_array.cpp:6
Method
suffix_automaton
code/strings/suffix_automaton.cpp:10
Method
swim
code/data-structures/heap.cpp:13
Method
swp
code/data-structures/heap.cpp:11
Method
sz
code/data-structures/avl_tree.cpp:11
Function
tangent_inner
code/geometry/circles.cpp:35
Method
tarjan_olca
code/graph/tarjan_olca.cpp:8
Function
test
code/strings/aho_corasick.test.cpp:40
Function
test
code/strings/suffix_automaton.test.cpp:4
Function
test
code/strings/kmp.test.cpp:14
Function
test
code/strings/hasher.test.cpp:1
Function
test
code/strings/z_algorithm.test.cpp:1
Function
test
code/strings/trie.test.cpp:3
Function
test
Field testing: Timus 2040, Timus 1960 */
code/strings/eertree.test.cpp:2
Function
test
code/strings/suffix_array.test.cpp:53
Function
test
code/geometry/lines.test.cpp:10
Function
test
code/geometry/closest_pair.test.cpp:1
Function
test
Field testing: UVa 10002
code/geometry/polygon_centroid.test.cpp:2
Function
test
code/geometry/circles.test.cpp:10
Function
test
code/geometry/welzl.test.cpp:1
Function
test
code/geometry/convex_hull.test.cpp:29
Function
test
code/geometry/line_segment_intersect.test.cpp:1
Function
test
Field testing: Kattis gridmst, CodeChef DRAGONST
code/geometry/rmst.test.cpp:2
Function
test
code/geometry/primitives3d.test.cpp:14
Function
test
code/geometry/polygon.test.cpp:10
Function
test
code/geometry/convex_hull3d.test.cpp:1
Function
test
code/geometry/gc_distance.test.cpp:1
Function
test
code/geometry/primitives.test.cpp:10
Function
test
code/geometry/rotating_calipers.test.cpp:1
Function
test
code/data-structures/fenwick_tree.test.cpp:150
Function
test
code/data-structures/avl_map.test.cpp:1
Function
test
code/data-structures/cartesian_tree.test.cpp:1
Function
test
code/data-structures/persistent_segment_tree.test.cpp:1
Function
test
code/data-structures/sparse_table.test.cpp:14
Function
test
Field testing: http://codeforces.com/gym/100962 ABBA */
code/data-structures/matrix.test.cpp:2
Function
test
code/data-structures/misof_tree.test.cpp:3
Function
test
code/data-structures/union_find.test.cpp:1
Function
test
code/data-structures/dancing_links.test.cpp:19
Function
test
code/data-structures/monotonic_queue.test.cpp:3
Function
test
code/data-structures/segment_tree.test.cpp:20
Function
test
code/data-structures/avl_tree.test.cpp:1
Function
test
code/data-structures/kd_tree.test.cpp:77
Function
test
code/data-structures/sqrt_decomposition.test.cpp:1
Function
test
code/tricks/snoob.test.cpp:1
Function
test
code/tricks/is_square.test.cpp:1
Function
test
code/mathematics/nck.test.cpp:1
Function
test
code/mathematics/mod_pow.test.cpp:1
Function
test
code/mathematics/fft.test.cpp:96
Function
test
Field testing: Timus 1047 */
code/mathematics/tridiagonal.test.cpp:2
Function
test
code/mathematics/primitive_root.test.cpp:1
Function
test
code/mathematics/egcd.test.cpp:1
Function
test
code/mathematics/intx.test.cpp:66
Function
test
code/mathematics/berlekamp_massey.test.cpp:94
Function
test
code/mathematics/ntt.test.cpp:1
Function
test
code/mathematics/crt.test.cpp:1
Function
test
code/mathematics/miller_rabin.test.cpp:3
Function
test
code/mathematics/tonelli_shanks.test.cpp:2
Function
test
code/mathematics/summatory_phi.test.cpp:1
Function
test
code/mathematics/mod_inv_sieve.test.cpp:2
Function
test
code/mathematics/fht.test.cpp:13
Function
test
code/mathematics/prime_sieve.test.cpp:8
Function
test
code/mathematics/is_prime.test.cpp:1
Function
test
code/mathematics/gcd.test.cpp:1
Function
test
code/mathematics/floor_sum.test.cpp:23
Function
test
code/mathematics/pollard_rho.test.cpp:1
Function
test
Field testing: UVa 11351, Kattis toys
code/mathematics/josephus.test.cpp:2
Function
test
code/mathematics/mod_inv.test.cpp:3
Function
test
code/mathematics/primepi.test.cpp:1
Function
test
code/mathematics/mertens.test.cpp:1
Function
test
code/mathematics/fastmul.test.cpp:11
Function
test
code/mathematics/linear_recurrence.test.cpp:13
Function
test
code/mathematics/fraction.test.cpp:1
Function
test
code/mathematics/linear_congruence.test.cpp:20
Function
test
code/mathematics/divisor_sieve.test.cpp:8
Function
test
code/other/dates.test.cpp:1
Function
test
code/other/nth_permutation.test.cpp:11
← previous
next →
501–600 of 644, ranked by callers