atcoder / ac-library Public
master
Commits on Mar 6, 2022
-
Merge pull request #131 from koba-e964/patch-2
Fix word usage in document_en/scc.md
-
Commits on Mar 5, 2022
Commits on Dec 25, 2021
-
Merge pull request #129 from atcoder/patch/128
fix documents of maxflow
-
Commits on Jul 19, 2021
Commits on Jun 24, 2021
Commits on Jun 23, 2021
Commits on Mar 26, 2021
-
Merge pull request #118 from atcoder/patch/issue117
fix #117: remove unnecesarry move
-
-
Merge pull request #116 from seastar105/master
Fix typo of MinCostFlow-en
Commits on Mar 23, 2021
Commits on Mar 5, 2021
-
Merge pull request #114 from atcoder/patch/issue111
fix #111: make --tag as required
-
-
Merge pull request #113 from atcoder/patch/issue112
#112: add constraints for maxflow.get_edge
-
Commits on Mar 1, 2021
-
Merge pull request #109 from atcoder/patch/issue108
#102: remove const from lazysegtree
-
Commits on Feb 14, 2021
-
Merge pull request #107 from hitonanode/adding_const_to_segtree_and_l…
…azy_segtree #106: make several methods of segtree and lazy_segtree const
Commits on Feb 13, 2021
Commits on Feb 10, 2021
Commits on Feb 8, 2021
-
Merge pull request #105 from loooorent/unify
Unify how to write the same operation
Commits on Feb 4, 2021
-
unify how to write the same operation
Lorent authored and Lorent committedFeb 4, 2021
Commits on Feb 2, 2021
-
remove unnecessary calculation
Lorent authored and Lorent committedFeb 2, 2021
Commits on Jan 23, 2021
Commits on Jan 21, 2021
Commits on Jan 18, 2021
-
Merge pull request #94 from atcoder/patch/issue34
#34: Add explicit for some constructors
-
Merge pull request #92 from atcoder/patch/issue33
#33: relax the constraints of floor_sum