Skip to content
/ TCR Public
forked from TimonKnigge/TCR

Team Code Reference for programming contests

Notifications You must be signed in to change notification settings

steber97/TCR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Code Reference

A Team Code Reference for competitive programming contests. A somewhat up-to-date pdf version may be found here.

TODO

  • Manacher's algorithm should build a datastructure that allows enumerating all distinct palindromes.
  • Rewrite (and more extensively test) the centroid decomposition.
  • Intersecting halfspaces 1
  • Move DP Optimizations from dp/ to .tex (as a description).
  • Investigate java.awt.geom (esp. Area class) (1).
  • Link/Cut trees.
  • Rework file structure in math/.
  • Short description for edge classification in .tex.
  • Rework Java header.
  • Incremental convex hull set (for lines with arbitrary slopes, current code in dp/ does not do this)

About

Team Code Reference for programming contests

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.2%
  • TeX 9.9%
  • Other 0.9%