MCPcopy Create free account

hub / github.com/VastoLorde95/Competitive-Programming / functions

Functions7,645 in github.com/VastoLorde95/Competitive-Programming

↓ 3 callersFunctionupd
CodeChef/LONG/JULY15/MCHEF/A.cc:72
↓ 3 callersFunctionupd
range update and utility functions
SPOJ/Random/SEGSQRSS/seg.cc:75
↓ 3 callersFunctionupd
Codeforces/373 Division 1/Problem C/C.cc:128
↓ 3 callersFunctionupd
Codeforces/321 Division 2/Problem E/E.cc:72
↓ 3 callersFunctionupd
range update and utility functions
Codeforces/179 Division 1/Problem A/A.cc:68
↓ 3 callersFunctionupd
range update and utility functions
Codeforces/362 Division 1/Problem E/E.cc:112
↓ 3 callersFunctionupd
range update and utility functions
Codeforces/167 Division 2/Problem C/C.cc:67
↓ 3 callersFunctionupd
range update and utility functions
Codeforces/Croc Champ 2013 Round 1/Problem E/E.cc:67
↓ 3 callersFunctionupd
Codeforces/312 Division 2/Problem E/E.cc:63
↓ 3 callersFunctionupd
Codeforces/254 Division 1/Problem C/C.cc:75
↓ 3 callersFunctionupd
Codeforces/149 Division 2/Problem E/E.cc:81
↓ 3 callersFunctionupd
range update and utility functions
Library/SegmentTree.cc:84
↓ 3 callersFunctionupd
Library/HeavyLightDecomposition.cc:61
↓ 3 callersFunctionupd
Hackerrank/Codesprints 2016/Codesprint July/Problem H/H.cc:63
↓ 3 callersFunctionupd
range update and utility functions
Hackerrank/World Cup 2016/World Cup Round 2/Problem E/E.cc:81
↓ 3 callersFunctionupd
range update and utility functions
Hackerrank/Company Contests/Epic Code/Problem F/F.cc:69
↓ 3 callersFunctionupd
Hackerrank/Week of Code/Week 14/Subtrees and Paths/a.cc:37
↓ 3 callersFunctionupd1
CodeChef/LONG/JULY15/ADDMUL/A.cc:78
↓ 3 callersFunctionupd1
Codeforces/310 Division 2/Problem E/E.cc:71
↓ 3 callersFunctionupd2
CodeChef/LONG/JULY15/ADDMUL/A.cc:83
↓ 3 callersFunctionupd2
Codeforces/310 Division 2/Problem E/E.cc:113
↓ 3 callersFunctionupd3
CodeChef/LONG/JULY15/ADDMUL/A.cc:91
↓ 3 callersFunctionupdNode
CodeChef/WF/Medium Hard/MGCHGYM/A.cc:88
↓ 3 callersFunctionupdNode
SPOJ/Random/QMAX3VN/A.cc:75
↓ 3 callersFunctionupdNode
SPOJ/Random/GSS6/A.cc:71
↓ 3 callersFunctionupdNode
SPOJ/Random/HORRIBLE/treap2.cc:89
↓ 3 callersFunctionupdNode
Library/Implicit Treap.cc:89
↓ 3 callersFunctionupdSize
CodeChef/WF/Medium Hard/CARDSHUF/AA.cc:66
↓ 3 callersFunctionupdSize
SPOJ/Random/QMAX3VN/A.cc:70
↓ 3 callersFunctionupdSize
SPOJ/Random/GSS6/A.cc:66
↓ 3 callersFunctionupdSize
SPOJ/Random/HORRIBLE/treap2.cc:73
↓ 3 callersFunctionupdSize
HackerEarth/Upgrade/A.cc:70
↓ 3 callersFunctionupdSize
Library/Implicit Treap.cc:73
↓ 3 callersFunctionupdate
Codejam/2017/1B/B/B.cc:101
↓ 3 callersFunctionupdate
CodeChef/Other/PROCON15/Problem E/E.cc:53
↓ 3 callersFunctionupdate
Codeforces/CodeCraft 2015/Problem H/H.cc:55
↓ 3 callersFunctionupdate
Codeforces/200 Division 1/D/D.cc:71
↓ 3 callersFunctionupdate
point update -> update(index, value);
Codeforces/98 Beta Division 2/Problem E/E.cc:60
↓ 3 callersFunctionupdate
Codeforces/40 Beta Division 2/Problem D/D.cc:45
↓ 3 callersFunctionupdate
Library/1DFenwick.cc:13
↓ 3 callersFunctionupdate
Hackerrank/Random/Library Query/A.cc:39
↓ 3 callersFunctionupdate
Hackerrank/University CodeSprint 2016/Problem C/C.cc:51
↓ 3 callersMethodupdate
CodeChef/WF/Medium Hard/CARDSHUF/another.cc:27
↓ 3 callersMethodupdate
CodeChef/SHORT/COOK65/Problem E/E.cc:61
↓ 3 callersFunctionupdate1
Hackerrank/Random/Direct Connections/A.cc:58
↓ 3 callersMethodupdate2
SPOJ/Random/SEGSQRSS/seg.cc:44
↓ 3 callersFunctionvalid
CodeChef/IPC/IPC15FLA/ASYAPATH/other.cc:50
↓ 3 callersFunctionverb
Codeforces/86 Beta Division 1/Problem A/C.cc:55
↓ 3 callersFunctionvisit
Codeforces/252 Division 2/Problem D/D.cc:34
↓ 3 callersFunctionwitness
CodeChef/Other/HFCQ/Problem B/B.cc:84
↓ 2 callersFunctionC
CodeChef/IPC/IPC15P1A/Problem G/G.cc:50
↓ 2 callersFunctionC
CodeChef/IPC/IPC15FLA/ASYAPATH/other.cc:54
↓ 2 callersFunctionC
Codeforces/CROC 2016 - Elimination Round (Rated Unofficial Edition)/Problem F/F.cc:52
↓ 2 callersFunctionHLD
Library/HeavyLightDecomposition.cc:124
↓ 2 callersFunctionInverseEuler
Modular Multiplicative Inverse Using Euler's Theorem a^(phi(m)) = 1 (mod m) a^(-1) = a^(m-2) (mod m) */
CodeChef/LONG/APRIL15/CSEQ/cseq.cc:52
↓ 2 callersFunctionLCA
CodeChef/SHORT/COOK65/Problem E/E.cc:189
↓ 2 callersFunctionLCA
SPOJ/Random/QTREE2/qtree2.cpp:79
↓ 2 callersFunctionLCA
Codeforces/Helvetic Coding Contest 2016/Problem C/C3/C.cc:46
↓ 2 callersFunctionLCA
Codeforces/Good Bye 2013/Problem F/F.cc:38
↓ 2 callersFunctionLongestCommonPrefix
returns the length of the longest common prefix of s[i...L-1] and s[j...L-1]
CodeChef/SHORT/COOK67/Problem D/harshil.cc:35
↓ 2 callersFunctionMiller
CodeChef/Other/HFCQ/Problem B/B.cc:93
↓ 2 callersFunctionQuery
Returns the minimum y-coordinate of any intersection between a given vertical line and the lower envelope
CodeChef/SHORT/COOK68/Problem D/gvaibhav.cc:75
↓ 2 callersFunctionREP
Hackerrank/Codesprints 2016/Codesprint Aug/Problem G/brute.cc:199
↓ 2 callersFunctionREP
Hackerrank/Random/Starfleet/sol.cc:187
↓ 2 callersFunctionT
(n)
CodeChef/WF/Medium Hard/CARDSHUF/doit.py:6
↓ 2 callersFunctionadd
CodeChef/WF/Easy Medium/RGAME/A.cc:56
↓ 2 callersFunctionadd
Adds a new line (with lowest slope) to the structure
CodeChef/SHORT/COOK68/Problem D/gvaibhav.cc:60
↓ 2 callersFunctionadd
CodeChef/Other/PROCON15/Problem E/E.cc:60
↓ 2 callersFunctionadd
Hackerrank/Codesprints 2016/Codesprint May/Problem F/F.cc:47
↓ 2 callersFunctionadd
Hackerrank/Week of Code/Week 20/Problem D/DD.cc:68
↓ 2 callersFunctionadd
Hackerrank/Random/Starfleet/A.cc:57
↓ 2 callersMethodadd
Hackerrank/Week of Code/Week 20/Problem F/FF.cc:32
↓ 2 callersMethodaddEdge
Codeforces/212 Division 2/Problem E/E.cc:54
↓ 2 callersFunctionaddLetter
Hackerrank/Week of Code/Week 14/Palindromic Borders/a.cc:35
↓ 2 callersMethodaddLetter
Hackerrank/Codesprints 2016/Codesprint July/Problem F/F.cc:64
↓ 2 callersFunctionadj
Codeforces/86 Beta Division 1/Problem A/C.cc:32
↓ 2 callersFunctionangleBetweenVectors
Codeforces/125 Division 1/Problem C/C.cc:50
↓ 2 callersFunctionarea2
CodeChef/SHORT/COOK68/Problem D/gvaibhav.cc:26
↓ 2 callersMethodassign
CodeChef/WF/Easy Medium/ACM14KN4/A.cc:48
↓ 2 callersMethodassign
CodeChef/SHORT/COOK73/Problem D/D.cc:40
↓ 2 callersMethodassign
CodeChef/Other/DIBZ2016/DZ16SUBA/A.cc:41
↓ 2 callersMethodassign
Codeforces/343 Division 2/Problem D/D.cc:37
↓ 2 callersMethodassign
Codeforces/321 Division 2/Problem E/E.cc:46
↓ 2 callersMethodassign
Codeforces/310 Division 2/Problem E/E.cc:36
↓ 2 callersMethodassign
Library/SegmentTree.cc:40
↓ 2 callersMethodassign
Library/HeavyLightDecomposition.cc:26
↓ 2 callersMethodassign
Hackerrank/Codesprints 2016/Codesprint July/Problem H/H.cc:41
↓ 2 callersMethodassign
Hackerrank/Company Contests/Epic Code/Problem F/F.cc:37
↓ 2 callersMethodassignLeaf
CodeChef/LONG/JAN15/QSET/temp.cpp:22
↓ 2 callersMethodassignLeaf
CodeChef/LONG/JAN15/QSET/a.cpp:22
↓ 2 callersMethodassignLeaf
SPOJ/Random/GSS5/gss5.cpp:26
↓ 2 callersMethodassignLeaf
SPOJ/Random/KGSS/kgss.cpp:25
↓ 2 callersMethodassignLeaf
SPOJ/Random/DQUERY/d.cpp:25
↓ 2 callersMethodassignLeaf
SPOJ/Random/GSS3/gss2.cpp:7
↓ 2 callersMethodassignLeaf
SPOJ/Random/GSS1/gss2.cpp:7
↓ 2 callersMethodassign_leaf
SPOJ/Random/QTREE3/qtree3.cpp:28
↓ 2 callersFunctionattack
Codeforces/6 Beta Division 2/Problem D/D.cc:42
↓ 2 callersFunctionbad
Codejam/2016/Round 1C/Problem B/B.cc:37
↓ 2 callersFunctionbase
(t, b)
Codeforces/106 Division 2/Problem B/B.py:1
↓ 2 callersFunctionbfs
Codeforces/286 Division 2/Problem B/B.cpp:21
← previousnext →601–700 of 7,645, ranked by callers