Pinned issues
Issues
- 3
- 8
Bump Rust version to 1.56.0
#118 opened by TonalidadeHidrica - 2
mul_mod for 2^31 < m < 2^32
#111 opened by mizar - 1
- 0
Modify `test-expand.sh` so that `test` binary is generated as a tmp file
#134 opened by TonalidadeHidrica - 1
Publish library to crates.io
#119 opened by TonalidadeHidrica - 9
Rename the package name and/or the crate name
#47 opened by qryxip - 0
Write rustdoc
#75 opened by qryxip - 2
Make the names of graph structs consistent
#93 opened by universato - 1
Support Rust 2015
#83 opened by qryxip - 0
Corner cases of "modint" when mod = 1
#110 opened by rsk0315 - 1
Track the recent changes in atcoder/ac-library
#91 opened by qryxip - 2
- 0
Add how to use to README.md
#95 opened by koba-e964 - 1
`convolution` fails for `Mod1000000007`
#94 opened by tamuhey - 0
Maxflow Bug
#87 opened by sansen0796 - 1
MinCostFlow uses too small inifinity value
#88 opened by MiSawa - 0
Follow **part of** the Rust API guidelines
#61 opened by qryxip - 0
Apply fix to min cost flow of the original library
#46 opened by MiSawa - 0
Support existing code bundlers
#62 opened by qryxip - 0
- 1
In the crt, the constraint should be "1 <= m[i]", but the assert is "1 < m[i]"
#59 opened by manukeno - 0
How to "expand" this crate
#9 opened by qryxip - 1
- 0
Implement lazysegtree
#39 opened by matsu7874 - 1
Implement convolution
#38 opened by matsu7874 - 0
Safety dance
#57 opened by qryxip - 0
Publish API document to docs.rs or gihub.io
#56 opened by qryxip - 1
Implement twosat
#40 opened by matsu7874 - 0
Add `.rustfmt.toml`
#11 opened by TonalidadeHidrica - 1
Consider versioning semantics
#41 opened by TonalidadeHidrica - 2
Implement internal_queue
#22 opened by matsu7874 - 3
Implement internal_scc
#23 opened by matsu7874 - 4
Derives
#35 opened by TonalidadeHidrica - 1
Implement `internal_bit`
#30 opened by qryxip - 1
Try reusing arrays in "mincostflow"
#29 opened by kenkoooo - 1
Implement `mincostflow`
#21 opened by matsu7874 - 0
Implement string
#20 opened by koba-e964 - 4
Suppress some annoying lints in what way
#27 opened by qryxip - 2
- 0
Add how to contribute section in README
#16 opened by garasubo