Coder Social home page Coder Social logo

acm_icpc_codebook's Introduction

fork from NCTU_Revenclew original

Notebook / ACM-ICPC Contest Template

This is a notebook for attending programming contests.
We found way to prepare codebook from NCTU_Revenclew's.
They help us a lot.

Struture and TODO

  • Math
    • Basic
    • Euler Funcion
    • Extended Euclidean
    • Chinese Remain Theorm
    • Counting
    • Miller Rabin
    • Pollard rho
    • Linear Algebra
    • FFT
    • Hash
    • NIM
  • String
    • KMP
    • Longest Palindrome Substring
    • AC Automation
    • Z Algorithm
    • Suffix Array
    • Burrows–Wheeler transform
    • Suffix Automata
  • Tree
    • Treap
    • Tree Min Vertex Cover
  • Graph
    • Biconnected Components
    • Strong Connected Components
    • Graph Coloring
    • 2-SAT
    • System of Difference Constraints
    • Bipartite: MaxMatch, MinVerCover, MaxIndSet
    • Bipartite: KM
    • Min Vertex Cover
    • Max Independent Set
    • Max Clique
    • Blossom Algorithm
  • Flow
    • Dinic: Max Flow, Min Cut
  • Geometry
    • Basic
    • Polygon Intersect
    • 2D Convex Hull
    • Minimal Enclose Disk
    • Closest Point
    • Min Max Triangle

Usage

Install Dependency

Ubuntu

sudo apt install texlive texlive-generic-extra

Cloning

git clone https://github.com/sunset1995/ACM_ICPC_codebook.git

Editing

vim codebook.tex

Building

make

Dependencies: texlive, texlive-collection-basic, texlive-collection-latex, texlive-collection-latexrecommended, texlive-collection-fontsrecommended, texlive-collection-fontsextra.

acm_icpc_codebook's People

Contributors

jevancc avatar lnishan avatar sunset1995 avatar w86763777 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

dangquanghuy107

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.