Difference between revisions of "Standard Library"

From EOJ Wiki
Jump to navigation Jump to search
(→‎Java: KMP)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
<span style="color:red">'''Attention:''' This library is no longer maintained. It has been moved to [https://github.com/zerolfx/template here].</span>
 +
 
== Java ==
 
== Java ==
 +
 
* [[RedBlackBST]]
 
* [[RedBlackBST]]
 
* [[KMP]]
 
* [[KMP]]
Line 66: Line 69:
  
 
* [[FastIO]]
 
* [[FastIO]]
 +
* [[Modulo]]
 
* [[Date Magic]]
 
* [[Date Magic]]
 
* [[Discretization]]
 
* [[Discretization]]
Line 76: Line 80:
 
* [[Mo's Algorithm]]
 
* [[Mo's Algorithm]]
 
* [[Digit DP]]
 
* [[Digit DP]]
 +
* [[Template]]
  
 
== String Processing ==
 
== String Processing ==

Latest revision as of 10:13, 26 April 2019