index
:
tcr
master
Team Contest Reference
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-28
Not printing table of contents. Wastes space.
Paul Jungeblut
2017-10-28
Adding decimal value of 2^31.
Paul Jungeblut
2017-10-28
Removing code for fast input/fast output from doucment. Wastes space.
Paul Jungeblut
2017-10-28
Adding builtins to count number of set bits.
Paul Jungeblut
2017-10-28
Removing push relabel algorithm from document. Wastes space.
Paul Jungeblut
2017-10-28
Taking big int code out of the document. Wastes space.
Paul Jungeblut
2017-10-28
Removing Kruskal code.
Paul Jungeblut
2017-10-28
Removing code to find first unused number.
Paul Jungeblut
2017-10-24
Adding short description on Mo's Algorithm.
Paul Jungeblut
2017-10-22
Fixing linebreaks in bitonic TSP.
Paul Jungeblut
2017-10-22
Adding sieve implementation for Euler's Totient function.
Paul Jungeblut
2017-10-22
Adding code for Möbius Inversion.
Paul Jungeblut
2017-10-22
Removing Java section, because Java sucks and Python is now available.
Paul Jungeblut
2017-10-22
Adding function to count the number of 1-bits in an integer.
Paul Jungeblut
2017-10-22
Removing pointers from trie implementation.
Paul Jungeblut
2017-10-22
Removing pointers from Aho Corasick Automaton.
Paul Jungeblut
2017-10-22
merge.
Paul Jungeblut
2017-10-22
Correcting typo in cut vertex/bridge algorithm.
Paul Jungeblut
2017-10-22
Removing constant from matching code.
Paul Jungeblut
2017-10-22
Removing stupid line from segment tree code.
Paul Jungeblut
2017-07-30
Merge pull request #29 from mzuenni/master
Paul Jungeblut
2017-07-30
simplified code
mzuenni
2017-07-29
Merge pull request #28 from mzuenni/master
Paul Jungeblut
2017-07-29
removed todo
mzuenni
2017-07-29
reincluded bitonic tsp
mzuenni
2017-07-29
reimplemented old dp solution and added path reconstruction
mzuenni
2017-07-28
fixed last inserted edge
mzuenni
2017-07-28
implemented new bitonic tsp algorithm
mzuenni
2017-07-24
Merge pull request #26 from mzuenni/master
Paul Jungeblut
2017-07-22
Update articulationPoints.cpp
mzuenni
2017-07-22
Update articulationPoints.cpp
mzuenni
2017-07-22
Update articulationPoints.cpp
mzuenni
2017-07-20
Removing unnecessary implication in OR-case
Paul Jungeblut
2017-07-15
Small changes to make dinics algorithm more robust.
Paul Jungeblut
2017-07-15
Removing unnecessary blank line in code.
Paul Jungeblut
2017-07-15
Adding Hopcroft Karp Algorithm.
Paul Jungeblut
2017-07-10
Merge
Paul Jungeblut
2017-07-10
Adding code to count the number of inversions.
Paul Jungeblut
2017-07-01
Descriptive comment for matching code
Paul Jungeblut
2017-06-30
Fixing typo
Paul Jungeblut
2017-06-26
Adding iterative version of powMod.
Paul Jungeblut
2017-06-19
Changing Team Name
Paul Jungeblut
2017-06-19
Adding Dinic's algorithm with capacity scaling and numerical integration with...
Paul Jungeblut
2017-06-10
Fixing error in chinese remainder theorem.
Paul Jungeblut
2017-06-10
Beautifying treap code.
Paul Jungeblut
2017-06-10
Removing stupid multMod.
Paul Jungeblut
2017-06-10
Adding code to find first unused integer in set.
Paul Jungeblut
2017-05-13
Adding more base cases to integer partition number.
Paul Jungeblut
2017-05-12
Fixing error in recursion for partition number.
Paul Jungeblut
2017-05-04
Adding fast Input/Output and Manacher's algorithm.
Paul Jungeblut
[prev]
[next]