The Wayback Machine - https://web.archive.org/web/20220531000900/https://github.com/atcoder/ac-library/commits/master
Skip to content
Permalink
master
Switch branches/tags

Commits on Mar 6, 2022

  1. Merge pull request #131 from koba-e964/patch-2

    Fix word usage in document_en/scc.md
    yosupo06 committed Mar 6, 2022
  2. Merge pull request #132 from atcoder/patch/ci

    fix unittest_msvc.yml
    yosupo06 committed Mar 6, 2022
  3. fix unittest_msvc.yml

    yosupo06 committed Mar 6, 2022

Commits on Mar 5, 2022

Commits on Dec 25, 2021

  1. Merge pull request #129 from atcoder/patch/128

    fix documents of maxflow
    yosupo06 committed Dec 25, 2021
  2. fix documents of maxflow

    yosupo06 committed Dec 25, 2021

Commits on Jul 19, 2021

  1. Merge pull request #120 from atcoder/fft-optimize

    Fft optimize
    yosupo06 committed Jul 19, 2021
  2. fix

    yosupo06 committed Jul 19, 2021
  3. fix

    yosupo06 committed Jul 19, 2021
  4. bit refactoring

    yosupo06 committed Jul 19, 2021

Commits on Jun 24, 2021

  1. add more test

    yosupo06 committed Jun 24, 2021

Commits on Jun 23, 2021

  1. optimize fft

    yosupo06 committed Jun 23, 2021

Commits on Mar 26, 2021

  1. Merge pull request #118 from atcoder/patch/issue117

    fix #117: remove unnecesarry move
    yosupo06 committed Mar 26, 2021
  2. Merge pull request #116 from seastar105/master

    Fix typo of MinCostFlow-en
    yosupo06 committed Mar 26, 2021

Commits on Mar 23, 2021

Commits on Mar 5, 2021

  1. Merge pull request #114 from atcoder/patch/issue111

    fix #111: make --tag as required
    yosupo06 committed Mar 5, 2021
  2. Merge pull request #113 from atcoder/patch/issue112

    #112: add constraints for maxflow.get_edge
    yosupo06 committed Mar 5, 2021

Commits on Mar 1, 2021

  1. Merge pull request #109 from atcoder/patch/issue108

    #102: remove const from lazysegtree
    yosupo06 committed Mar 1, 2021

Commits on Feb 14, 2021

  1. Merge pull request #107 from hitonanode/adding_const_to_segtree_and_l…

    …azy_segtree
    
    #106: make several methods of segtree and lazy_segtree const
    yosupo06 committed Feb 14, 2021

Commits on Feb 10, 2021

Commits on Feb 8, 2021

  1. Merge pull request #105 from loooorent/unify

    Unify how to write the same operation
    yosupo06 committed Feb 8, 2021

Commits on Feb 4, 2021

  1. unify how to write the same operation

    Lorent authored and Lorent committed Feb 4, 2021

Commits on Feb 2, 2021

  1. remove unnecessary calculation

    Lorent authored and Lorent committed Feb 2, 2021

Commits on Jan 23, 2021

Commits on Jan 21, 2021

  1. Fix complexity

    rsk0315 committed Jan 21, 2021

Commits on Jan 18, 2021

  1. Merge pull request #94 from atcoder/patch/issue34

    #34: Add explicit for some constructors
    yosupo06 committed Jan 18, 2021
  2. Merge pull request #92 from atcoder/patch/issue33

    #33: relax the constraints of floor_sum
    yosupo06 committed Jan 18, 2021
  3. Merge pull request #97 from rsk0315/fix/comment

    Fix comment in math
    yosupo06 committed Jan 18, 2021
Older