MCPcopy Create free account

hub / github.com/Abhishek-Saini/educational / functions

Functions2,330 in github.com/Abhishek-Saini/educational

↓ 1 callersFunctionscd
cses/dp/Removal_Game.cpp:17
↓ 1 callersFunctionscd
cses/dp/Dice_Combinations.cpp:17
↓ 1 callersFunctionscd
cses/dp/Grid_Paths.cpp:17
↓ 1 callersFunctionscd
cses/dp/Projects.cpp:17
↓ 1 callersFunctionscd
cses/dp/Two_Sets_II.cpp:17
↓ 1 callersFunctionscd
cses/string/Pattern_Positions.cpp:17
↓ 1 callersFunctionscd
cses/string/Counting_Patterns.cpp:17
↓ 1 callersFunctionscd
cses/string/Finding_Patterns.cpp:17
↓ 1 callersFunctionscd
cses/string/Required_Substring.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Bracket_Sequences_II.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Moving_Robots.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Exponentiation.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Exponentiation_II.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Josephus_Queries.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Christmas_Party.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Stair_Game.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Bracket_Sequences_I.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Counting_Divisors.cpp:17
↓ 1 callersFunctionscd
cses/mathematics/Counting_Coprime_Pairs.cpp:17
↓ 1 callersFunctionscd
cses/graph/De_Bruijn_Sequence.cpp:17
↓ 1 callersFunctionscd
atcoder_educational_dp_problems/A_Frog_1.cpp:17
↓ 1 callersFunctionscd
atcoder_educational_dp_problems/T_Permutation.cpp:17
↓ 1 callersFunctionscd
atcoder_educational_dp_problems/S_Digit_Sum.cpp:17
↓ 1 callersFunctionscd
atcoder_educational_dp_problems/R_Walk.cpp:17
↓ 1 callersFunctionscd
codeforces/round_897/B_XOR_Palindromes.cpp:17
↓ 1 callersFunctionscd
codeforces/round_897/A_green_gold_dog_array_and_permutation.cpp:17
↓ 1 callersFunctionscd
codeforces/round_907/D_Suspicious_logarithms.cpp:16
↓ 1 callersFunctionscd
codeforces/round_922/C_XOR_distance.cpp:16
↓ 1 callersFunctionscd
codeforces/round_922/A_Brick_Wall.cpp:16
↓ 1 callersFunctionscd
codeforces/round_edu_159/B_Getting_Points.cpp:16
↓ 1 callersMethodsolve
cses/advanced/Dynamic_Connectivity.cpp:154
↓ 1 callersFunctionsum_x
cses/range_queries/Forest_Queries_II.cpp:73
↓ 1 callersFunctionsum_y
cses/range_queries/Forest_Queries_II.cpp:63
↓ 1 callersMethodunite
cses/advanced/Dynamic_Connectivity.cpp:68
↓ 1 callersMethodupdate
cses/range_queries/Dynamic_Range_Minimum_Queries.cpp:104
↓ 1 callersMethodupdate
cses/range_queries/Prefix_Sum_Queries.cpp:143
↓ 1 callersMethodupdate
cses/range_queries/List_Removals.cpp:107
↓ 1 callersMethodupdate
cses/range_queries/Polynomial_Queries.cpp:142
↓ 1 callersMethodupdate
cses/range_queries/Range_Updates_and_Sums.cpp:142
↓ 1 callersMethodupdate
cses/range_queries/Subarray_Sum_Queries.cpp:143
↓ 1 callersMethodupdate
cses/range_queries/Hotel_Queries.cpp:104
↓ 1 callersMethodupdate
cses/tree/Path_Queries_II.cpp:99
↓ 1 callersMethodupdate
cses/tree/Subtree_Queries.cpp:105
↓ 1 callersMethodupdate
cses/tree/dfs_numbering.cpp:105
↓ 1 callersMethodupdate
atcoder_educational_dp_problems/Q_Flowers.cpp:107
↓ 1 callersFunctionupdate_x
cses/range_queries/Forest_Queries_II.cpp:99
↓ 1 callersFunctionupdate_y
cses/range_queries/Forest_Queries_II.cpp:83
↓ 1 callersFunctionz_function
Z Algorithm
cses/string/String_Functions.cpp:40
MethodC
cses/mathematics/Throwing_Dice.cpp:175
MethodC
cses/mathematics/Graph_Paths_I.cpp:175
MethodC
cses/mathematics/Fibonacci_Numbers.cpp:175
MethodC
atcoder_educational_dp_problems/T_Permutation.cpp:175
MethodCentroidDecomposition
cses/tree/Finding_a_Centroid.cpp:45
MethodCentroidDecomposition
cses/tree/Fixed_Length_Paths_I.cpp:62
MethodDinicFlow
cses/graph/Distinct_Routes.cpp:55
MethodDinicFlow
cses/graph/School_Dance.cpp:51
MethodDinicFlow
cses/graph/Police_Chase.cpp:51
MethodDinicFlow
cses/graph/Download_Speed.cpp:51
MethodFactorials
cses/mathematics/Bracket_Sequences_II.cpp:160
MethodFactorials
cses/mathematics/Distributing_Apples.cpp:162
MethodFactorials
cses/mathematics/Throwing_Dice.cpp:162
MethodFactorials
cses/mathematics/Graph_Paths_I.cpp:162
MethodFactorials
cses/mathematics/Fibonacci_Numbers.cpp:162
MethodFactorials
cses/mathematics/Christmas_Party.cpp:162
MethodFactorials
cses/mathematics/Bracket_Sequences_I.cpp:160
MethodFactorials
atcoder_educational_dp_problems/T_Permutation.cpp:162
MethodFactorials
atcoder_educational_dp_problems/Y_Grid_2.cpp:163
MethodFenwickTree
codeforces/round_907/F_A_Growing_Tree.cpp:43
MethodLine
cses/advanced/Monster_Game_I.cpp:41
MethodMergeSortTree
n = number of elements, tree is zero-indexed
cses/range_queries/Increasing_Array_Queries.cpp:46
MethodMiddleElement
cses/sorting_and_searching/Sliding_Median.cpp:42
MethodMiddleElement
cses/sorting_and_searching/Sliding_Cost.cpp:42
MethodMinCostMaxFlow
cses/advanced/Task_Assignment.cpp:59
MethodMinCostMaxFlow
cses/advanced/Distinct_Routes_II.cpp:59
MethodMinCostMaxFlow
cses/advanced/Parcel_Delivery.cpp:60
MethodNode
cses/range_queries/Range_Queries_and_Copies.cpp:42
MethodNode
cses/string/Word_Combinations.cpp:163
MethodNode
codeforces/round_edu_159/E_Collapsing_Strings.cpp:41
MethodQueryTree
cses/advanced/Dynamic_Connectivity.cpp:110
MethodSegmentTreeLazy
cses/range_queries/Prefix_Sum_Queries.cpp:58
MethodSegmentTreeLazy
cses/range_queries/Polynomial_Queries.cpp:55
MethodSegmentTreeLazy
cses/range_queries/Range_Updates_and_Sums.cpp:55
MethodSegmentTreeLazy
cses/range_queries/Subarray_Sum_Queries.cpp:58
MethodSegmentTreeLazy
atcoder_educational_dp_problems/W_Intervals.cpp:48
MethodSegmentTreeTemplate
cses/range_queries/Pizzeria_Queries.cpp:43
MethodSegmentTreeTemplate
cses/range_queries/Dynamic_Range_Minimum_Queries.cpp:46
MethodSegmentTreeTemplate
cses/range_queries/List_Removals.cpp:46
MethodSegmentTreeTemplate
cses/range_queries/Hotel_Queries.cpp:46
MethodSegmentTreeTemplate
cses/tree/Path_Queries_II.cpp:53
MethodSegmentTreeTemplate
cses/tree/Subtree_Queries.cpp:43
MethodSegmentTreeTemplate
cses/tree/dfs_numbering.cpp:43
MethodSegmentTreeTemplate
atcoder_educational_dp_problems/Q_Flowers.cpp:49
MethodSegmentTreeTemplate
codeforces/round_edu_165/E_Unique_Array.cpp:71
MethodSegmentTreeTemplate
codeforces/round_922/D_Blocking_Elements.cpp:72
MethodSegmentTreeTemplate
codeforces/round_edu_159/F_Trees_and_XOR_Queries_Again.cpp:110
MethodStrongDAG
cses/advanced/Reachability_Queries.cpp:42
MethodStrongDAG
cses/graph/Giant_Pizza.cpp:39
MethodStrongDAG
cses/graph/Coin_Collector.cpp:42
MethodStrongDAG
cses/graph/Flight_Routes_Check.cpp:42
MethodStrongDAG
cses/graph/Planets_and_Kingdoms.cpp:42
← previousnext →601–700 of 2,330, ranked by callers