summaryrefslogtreecommitdiff
path: root/tcr.pdf
AgeCommit message (Expand)Author
2017-10-22Adding function to count the number of 1-bits in an integer.Paul Jungeblut
2017-10-22Removing pointers from trie implementation.Paul Jungeblut
2017-10-22Removing pointers from Aho Corasick Automaton.Paul Jungeblut
2017-10-22Removing stupid line from segment tree code.Paul Jungeblut
2017-07-15Small changes to make dinics algorithm more robust.Paul Jungeblut
2017-07-15Adding Hopcroft Karp Algorithm.Paul Jungeblut
2017-07-10Adding code to count the number of inversions.Paul Jungeblut
2017-06-26Adding iterative version of powMod.Paul Jungeblut
2017-06-19Changing Team NamePaul Jungeblut
2017-06-19Adding Dinic's algorithm with capacity scaling and numerical integration with...Paul Jungeblut
2017-06-10Fixing error in chinese remainder theorem.Paul Jungeblut
2017-06-10Beautifying treap code.Paul Jungeblut
2017-05-13Adding more base cases to integer partition number.Paul Jungeblut
2017-05-12Fixing error in recursion for partition number.Paul Jungeblut
2017-05-04Adding fast Input/Output and Manacher's algorithm.Paul Jungeblut
2017-04-02Adding formular for number of dearangements.Paul Jungeblut
2017-03-28Add for loop to iterate over all subsets of a bitmask.Paul Jungeblut
2017-03-26Adding comment again in LCA code.Paul Jungeblut
2017-03-26Correcting order in typedef.Paul Jungeblut
2017-03-26Adding treap code and changes on LCA code.Paul Jungeblut
2017-03-21Moving capacity scaling out of a struct. Speeds up.Paul Jungeblut
2017-03-19Slight changes to suffix tree and adding implicit cartesian STL tree.Paul Jungeblut
2017-03-15Adding Suffix Tree code.Paul Jungeblut
2017-02-24Lot's of small changes to math chapter.Paul Jungeblut
2016-12-14Adding 2-SAT code.Paul Jungeblut
2016-11-16Changing team name and date.Paul Jungeblut
2016-11-13Improving last page of two column output.Paul Jungeblut
2016-11-13Adding table about several different nim games.Paul Jungeblut
2016-11-09Adding Kirchhoffs Theorem.Paul Jungeblut
2016-10-30Adding section about legendre symbol.Paul Jungeblut
2016-10-30Adding table with information about platonic bodies.Paul Jungeblut
2016-10-30Adding stuff to others sections.Paul Jungeblut
2016-10-30Adding new sections to math chapter.Paul Jungeblut
2016-10-30Improving maths section.Paul Jungeblut
2016-10-29Adding hints section.Paul Jungeblut
2016-10-27Fixes little error in matching code.Paul Jungeblut
2016-10-22Type in bridge code.Paul Jungeblut
2016-10-16Build the document.Paul Jungeblut
2016-10-16Reordering math section.Paul Jungeblut
2016-10-16Typesetting combinatorics chapter.Paul Jungeblut
2016-10-15Adding code for longest increasing subsequence.Paul Jungeblut
2016-10-15Adding primitive root and discrete logarithm.Paul Jungeblut
2016-10-15Fast factorization method and Euler's phi functionPaul Jungeblut
2016-10-15Added rolling hash.Paul Jungeblut
2016-10-15Typeseting other section.Paul Jungeblut
2016-10-15Added terminals and comments to suffix automaton code.Paul Jungeblut
2016-10-15Adding code for a suffix automaton doing longest common substring queries in ...Paul Jungeblut
2016-10-14Add LCP-array contruction to suffix array code.Paul Jungeblut
2016-10-10Typesetting other section.Paul Jungeblut
2016-10-10Typesetting Java section.Paul Jungeblut