MCPcopy Create free account

hub / github.com/bqi343/cp-notebook / functions

Functions6,964 in github.com/bqi343/cp-notebook

↓ 2 callersFunctionconstruct_lower
Implementations/content/geometry (13)/Polygons/_old_HalfPlaneIsect.h:30
↓ 2 callersFunctionconv
Contests/Other Solutions/VT HSPC/2017/Code.cpp:71
↓ 2 callersMethodconv
(Action2 A)
Contests/Other Solutions/BattleCode/2019/MyRobot.java:204
↓ 2 callersFunctionconvex_hull
Contests/USACO Solutions/2013-14/Jan 2014/14 Jan G1.cpp:38
↓ 2 callersMethodcoordinates
(int t)
Contests/Other Solutions/BattleCode/2019/MyRobot.java:172
↓ 2 callersFunctioncoplanar
Implementations/content/geometry (13)/3D/Point3D.h:60
↓ 2 callersMethodcount
Implementations/content/data-structures/STL (5)/bset_test.cpp:224
↓ 2 callersFunctioncountInv
Contests/USACO Solutions/2018-19/Open 2019/Gold/balance.cpp:171
↓ 2 callersMethodcountNearbyChurches
(int pos)
Contests/Other Solutions/BattleCode/2019/MyRobot.java:841
↓ 2 callersFunctioncross
Contests/USACO Solutions/2013-14/Jan 2014/14 Jan G1.cpp:34
↓ 2 callersFunctioncross
Contests/USACO Solutions/2018-19/Dec 2018/Plat/balance.cpp:126
↓ 2 callersMethodcrowdedFactor
(int pos)
Contests/Other Solutions/BattleCode/2019/Castle.java:67
↓ 2 callersFunctioncum
Contests/USACO Solutions/2015-16/Open 2016/Plat/landscape_dp.cpp:33
↓ 2 callersMethodcut_right
either brings root to top of splay tree, or to right child of top of splay tree cuts part of compress tree to the right of this
Implementations/content/graphs (12)/Advanced/TopTree.h:222
↓ 2 callersMethoddangerRadius
(Robot2 R)
Contests/Other Solutions/BattleCode/2019/MyRobot.java:346
↓ 2 callersMethoddecide
(Unit U)
Contests/Other Solutions/BattleCode/2018/Attackable.java:29
↓ 2 callersMethoddecideSuperSecret
()
Contests/Other Solutions/BattleCode/2019/Church.java:8
↓ 2 callersMethoddecideUnit
()
Contests/Other Solutions/BattleCode/2019/Building.java:72
↓ 2 callersFunctiondecrement
dumb shortcuts to read in ints
Contests/USACO Solutions/2015-16/Feb 2016/Plat/cbarn_lc_deque.cpp:161
↓ 2 callersFunctiondecrement
dumb shortcuts to read in ints
Implementations/content/contest/CppIO.h:72
↓ 2 callersFunctiondecrement
dumb shortcuts to read in ints
Implementations/content/contest/TemplateLong.cpp:178
↓ 2 callersFunctiondfs
Contests/USACO Training/Ch 5/5.2 snail.cpp:54
↓ 2 callersFunctiondfs
Contests/USACO Solutions/2020-21/Dec/Silver/rut_silver.cpp:210
↓ 2 callersFunctiondfs
Contests/USACO Solutions/2010-11/bottleneck.cpp:191
↓ 2 callersMethoddir
/// SPLAY TREE OPERATIONS
Implementations/content/graphs (12)/Advanced/LCT.h:43
↓ 2 callersMethoddir
/// SPLAY TREE OPERATIONS
Implementations/content/graphs (12)/Advanced/LCTtest.cpp:228
↓ 2 callersMethoddistHome
()
Contests/Other Solutions/BattleCode/2019/moveMap.java:107
↓ 2 callersMethoddistRoot
# nodes above
Implementations/content/graphs (12)/Advanced/LCT.h:93
↓ 2 callersMethoddistance
Implementations/content/geometry (13)/Misc/kdtree_KACTL.h:16
↓ 2 callersFunctiondivide
Other Implementations/06 - DP/Divide And Conquer (15.4).cpp:7
↓ 2 callersMethoddo_flip_path
Implementations/content/graphs (12)/Advanced/TopTree.h:81
↓ 2 callersFunctiondot
Implementations/content/geometry (13)/3D/death_conveyor.cpp:200
↓ 2 callersFunctiondouble_inverse_given
Implementations/content/numerical/Polynomials/PolyInv.h:26
↓ 2 callersFunctioneach
Contests/Tools/USACO/usaco_gen.cpp:63
↓ 2 callersFunctioneach
Implementations/content/geometry (13)/Polygons/_old_HalfPlaneIsect.h:40
↓ 2 callersFunctioneach
Implementations/content/geometry (13)/Misc/DelaunayIncremental.h:21
↓ 2 callersFunctioneach
Implementations/content/combinatorial (11.2)/matroidIsect_Old.h:77
↓ 2 callersFunctioneach
Implementations/content/data-structures/DynaCon.h:253
↓ 2 callersFunctioneach
Implementations/content/graphs (12)/Advanced/TreeDecomp2.h:49
↓ 2 callersFunctionemp
Contests/USACO Solutions/2015-16/Open 2016/Plat/bcs.cpp:87
↓ 2 callersFunctioneq
Implementations/content/geometry (13)/3D/death_conveyor.cpp:190
↓ 2 callersFunctioneq
Implementations/content/geometry (13)/3D/Quater.h:48
↓ 2 callersMethodequals
(pii x)
Contests/Other Solutions/BattleCode/2018/pii.java:21
↓ 2 callersFunctioneuclid
ceil(a/b) ll cdiv(ll a, ll b) { return a/b+((a^b)>0&&a%b); }
Implementations/content/number-theory (11.1)/Euclid/Euclid.h:11
↓ 2 callersFunctioneval
Contests/USACO Solutions/2018-19/Feb 2019/Plat/cowdate.cpp:175
↓ 2 callersFunctioneval
Other Implementations/04 - Sorting and Searching/Ternary Search (8.3).cpp:6
↓ 2 callersFunctionevalAll
Implementations/content/numerical/Polynomials/PolyMultipoint.h:14
↓ 2 callersFunctionexecute
Contests/USACO Solutions/2016-17/Open 2017/Plat/cowbasic.cpp:105
↓ 2 callersMethodexistsEnemy
(Unit U, int r)
Contests/Other Solutions/BattleCode/2018/Globals.java:131
↓ 2 callersMethodexistsStruct
(MapLocation M)
Contests/Other Solutions/BattleCode/2018/Structure.java:29
↓ 2 callersFunctionexp
e^A
Implementations/content/numerical/Polynomials/PolyInv.h:86
↓ 2 callersMethodexpose_edge
Brings edge to the top Return the topmost vertex which was spliced into
Implementations/content/graphs (12)/Advanced/TopTree.h:315
↓ 2 callersFunctionextrVertex
Implementations/content/geometry (13)/Polygons/LineHullTest.cpp:266
↓ 2 callersFunctionextrVertex
Implementations/content/geometry (13)/Polygons/LineHull.h:17
↓ 2 callersFunctionfactor
Implementations/content/number-theory (11.1)/Primality/FactorBasic.h:9
↓ 2 callersFunctionfdiv
divide a by b rounded up
Implementations/content/contest/old/templateOld.cpp:61
↓ 2 callersFunctionfiltRev
(i)
Contests/Tools/CF/cf.py:321
↓ 2 callersFunctionfin
Implementations/content/graphs (12)/Advanced/StableRoommates.h:24
↓ 2 callersFunctionfindBad
Contests/USACO Solutions/2018-19/Open 2019/cowjump.cpp:173
↓ 2 callersMethodfindTeammate
(Unit U)
Contests/Other Solutions/BattleCode/2018/Movable.java:24
↓ 2 callersFunctionfind_start_comment
(source, start=None)
Implementations/content/tex/preprocessor.py:63
↓ 2 callersFunctionfinish
Contests/USACO Solutions/2018-19/Dec 2018/Plat/gathering.cpp:126
↓ 2 callersFunctionfinish
Implementations/content/numerical/Arithmetic/ExprParse.h:38
↓ 2 callersFunctionfix
Contests/USACO Links/Table Formatter.cpp:137
↓ 2 callersFunctionflatten
Implementations/content/geometry (13)/3D/death_conveyor.cpp:229
↓ 2 callersFunctionflatten
Implementations/content/geometry (13)/3D/Quater.h:87
↓ 2 callersMethodflush
(self)
Contests/USACO Solutions/2019-20/Jan/Silver/worm2.py:40
↓ 2 callersMethodfocusRocket
()
Contests/Other Solutions/BattleCode/2018/structRocket.java:93
↓ 2 callersFunctionfoot
projection onto line
Implementations/content/geometry (13)/3D/Point3D.h:83
↓ 2 callersFunctionfstTrue
Contests/USACO Solutions/2017-18/Dec 2017/Plat/sa_automaton_2.cpp:60
↓ 2 callersFunctiongen
Contests/USACO Solutions/2013-14/Open 2014/14 Open G2.cpp:108
↓ 2 callersFunctiongen
Contests/USACO Solutions/2017-18/Open 2018/Plat/disrupt.cpp:57
↓ 2 callersFunctiongen
Contests/USACO Solutions/2011-12/Open/12 Open G3.cpp:41
↓ 2 callersFunctiongen
Implementations/content/geometry (13)/Polygons/HullTangentsTest.cpp:303
↓ 2 callersMethodgen
Contests/USACO Training/Ch 3/3.3 camelot.cpp:138
↓ 2 callersMethodgen
()
Contests/Other Solutions/BattleCode/2018/CumSum.java:37
↓ 2 callersMethodgen
Contests/USACO Solutions/2008-09/lfence.cpp:167
↓ 2 callersMethodgen
Contests/USACO Solutions/2007-08/treasure.cpp:182
↓ 2 callersMethodgenDist
Contests/USACO Solutions/2008-09/lfence.cpp:173
↓ 2 callersFunctiongenRoots
998244353 For p < 2^30 there is also e.g. (5<<25, 3), (7<<26, 3) (479<<21, 3) and (483<<21, 5). Last two are > 10^9.
Implementations/content/numerical/Polynomials/fft_old.h:21
↓ 2 callersFunctionget
Contests/Other Solutions/VT HSPC/2017/Monk.cpp:34
↓ 2 callersFunctionget
Contests/USACO Solutions/2013-14/Open 2014/14 Open G2.cpp:149
↓ 2 callersFunctionget
Contests/USACO Solutions/2015-16/Feb 2016/Plat/cbarn_dc.cpp:18
↓ 2 callersFunctionget
Contests/USACO Solutions/2012-13/March 2013/13 Mar G2.cpp:39
↓ 2 callersMethodget
Contests/Other Solutions/UCF HSPT/2018/colony.cpp:130
↓ 2 callersMethodget
Contests/USACO Solutions/2019-20/Jan/Silver/wormsort_binsearch.cpp:181
↓ 2 callersMethodget
Contests/USACO Solutions/2014-15/Feb 2015/Feb 2015 Gold/15 Feb G3.cpp:112
↓ 2 callersMethodget
Contests/USACO Solutions/2007-08/treasure.cpp:196
↓ 2 callersMethodget
Contests/USACO Solutions/2017-18/Dec 2017/Plat/standingout_hash.cpp:69
↓ 2 callersMethodget
Implementations/content/data-structures/STL (5)/bset_test.cpp:221
↓ 2 callersMethodget
Implementations/content/graphs (12)/DSU/TwoEdgeCC.h:11
↓ 2 callersFunctiongetCode
(ps)
Contests/Tools/CF/cf.py:371
↓ 2 callersMethodgetComp
(int x, int[] y)
Contests/Other Solutions/BattleCode/2019/Castle.java:93
↓ 2 callersMethodgetDir
(Unit U, pii M, int away)
Contests/Other Solutions/BattleCode/2018/fastGC.java:366
↓ 2 callersMethodgetFirst
Implementations/content/data-structures/DynaCon.h:94
↓ 2 callersFunctiongetHash
Contests/USACO Solutions/2015-16/Open 2016/Plat/bcs_editorial.cpp:242
↓ 2 callersMethodgetHeat
(Unit U)
Contests/Other Solutions/BattleCode/2018/HealthComparator.java:5
↓ 2 callersMethodgetLCP
Implementations/content/strings (14)/Light/SuffixArrayTest.cpp:237
↓ 2 callersMethodgetMessage
(int x)
Contests/Other Solutions/BattleCode/2019/Castle.java:189
↓ 2 callersMethodgetPar
Implementations/content/graphs (12)/Advanced/LCT.h:99
← previousnext →1,301–1,400 of 6,964, ranked by callers