OI-wiki/docs/_redirects

121 lines
5.0 KiB
Plaintext

/intro/oi /contest/oi
/intro/icpc /contest/icpc
/intro/roadmap /contest/roadmap
/intro/resources /contest/resources
/intro/common-mistakes /contest/common-mistakes
/intro/common-tricks /contest/common-tricks
/intro/non-trad /contest/problems
/intro/judgers /tools/judger
/tools/judgers /tools/judger
/intro/wsl /tools/wsl
/intro/spj /tools/special-judge
/intro/testlib /tools/testlib
/intro/testlib/general /tools/testlib/general
/intro/testlib/generator /tools/testlib/generator
/intro/testlib/validator /tools/testlib/validator
/intro/testlib/interactor /tools/testlib/interactor
/intro/testlib/checker /tools/testlib/checker
/intro/polygon /tools/polygon
/intro/oj-tool /tools/oj-tool
/intro/latex /tools/latex
/intro/editor/vim /tools/editor/vim
/intro/editor/emacs /tools/editor/emacs
/intro/editor/vscode /tools/editor/vscode
/intro/editor/atom /tools/editor/atom
/intro/editor/eclipse /tools/editor/eclipse
/intro/editor/npp /tools/editor/npp
/intro/editor/devcpp /tools/editor/devcpp
/intro/editor/geany /tools/editor/geany
/lang/editor/vim /tools/editor/vim
/lang/editor/emacs /tools/editor/emacs
/lang/editor/vscode /tools/editor/vscode
/lang/editor/atom /tools/editor/atom
/lang/editor/eclipse /tools/editor/eclipse
/lang/editor/npp /tools/editor/npp
/lang/editor/devcpp /tools/editor/devcpp
/lang/editor/geany /tools/editor/geany
/lang/variable /lang/var
/basic/interaction /contest/interaction
/basic/file-operation /lang/file-op
/contest/construction /basic/construction
/misc/io /contest/io
/misc/complexity /basic/complexity
/math/dictionary /contest/dictionary
/math/basis /math/linear-algebra/basis
/math/char-poly /math/linear-algebra/char-poly
/math/gauss /math/linear-algebra/gauss
/math/linear-algebra-index /math/linear-algebra
/math/linear-recurrence /math/poly/linear-recurrence
/math/martix /math/linear-algebra/matrix
/math/vector /math/linear-algebra/vector
/math/gen-func/intro /math/poly/intro
/math/gen-func/symbolic-method /math/poly/symbolic-method
/math/gen-func/ogf /math/poly/ogf
/math/gen-func/egf /math/poly/egf
/math/gen-func/dgf /math/poly/dgf
/math/combination /math/combinatorics/combination
/math/catalan /math/combinatorics/catalan
/math/stirling /math/combinatorics/stirling
/math/bell /math/combinatorics/bell
/math/bernoulli /math/combinatorics/bernoulli
/math/cantor /math/combinatorics/cantor
/math/inclusion-exclusion-principle /math/combinatorics/inclusion-exclusion-principle
/math/fibonacci /math/combinatorics/fibonacci
/math/drawer-principle /math/combinatorics/drawer-principle
/math/eulerian /math/combinatorics/eulerian
/math/prime /math/number-theory/prime
/math/meissel-lehmer /math/number-theory/meissel-lehmer
/math/gcd /math/number-theory/gcd
/math/euler /math/number-theory/euler
/math/sieve /math/number-theory/sieve
/math/fermat /math/number-theory/fermat
/math/euclidean /math/number-theory/euclidean
/math/bezouts /math/number-theory/bezouts
/math/inverse /math/number-theory/inverse
/math/linear-equation /math/number-theory/linear-equation
/math/crt /math/number-theory/crt
/math/quad-residue /math/number-theory/quad-residue
/math/bsgs /math/number-theory/discrete-logarithm
/math/number-theory/bsgs /math/number-theory/discrete-logarithm
/math/primitive-root /math/number-theory/primitive-root
/math/lucas /math/number-theory/lucas
/math/mobius /math/number-theory/mobius
/math/du /math/number-theory/du
/math/powerful-number /math/number-theory/powerful-number
/math/min-25 /math/number-theory/min-25
/math/zhou /math/number-theory/zhou
/math/pollard-rho /math/number-theory/pollard-rho
/math/continued-fraction /math/number-theory/continued-fraction
/math/pell-equation /math/number-theory/pell-equation
/math/stern-brocot /math/number-theory/stern-brocot
/math/quick-pow /math/binary-exponentiation
/math/sign /math/notation
/math/expectation /math/probability/basic-conception
/math/poly/inv /math/poly/elementary-func
/math/poly/sqrt /math/poly/elementary-func
/math/poly/div-mod /math/poly/elementary-func
/math/poly/ln-exp /math/poly/elementary-func
/math/poly/tri-func /math/poly/elementary-func
/math/poly/inv-tri-func /math/poly/elementary-func
/math/poly/lagrange /math/numerical/lagrange
/math/poly/cntt /math/poly/ntt
/math/linear-algebra/gauss /math/numerical/gauss
/math/integral /math/numerical/integral
/math/newton /math/numerical/newton
/geometry/polar-coordinate/ /math/coordinate
/graph/tree-misc /graph/tree-centroid
/graph/bridge /graph/cut
/graph/misc /graph/concept
/graph/basic /graph/save
/topic/cmd /tools/cmd
/topic/problemsetting /contest/problemsetting
/topic/graph-matching/graph-match /graph/graph-matching/graph-match
/topic/graph-matching/augment /graph/graph-matching/augment
/topic/graph-matching/bigraph-match /graph/graph-matching/bigraph-match
/topic/graph-matching/general-match /graph/graph-matching/general-match
/topic/graph-matching/bigraph-weight-match /graph/graph-matching/bigraph-weight-match
/topic/graph-matching/general-weight-match /graph/graph-matching/general-weight-match
/ds/persistent-in-bit /ds/seg-in-bit
/ds/odt /misc/odt
/graph/min-circle /graph/min-cycle