iota

所属分类:工具库
开发工具:Haskell
文件大小:0KB
下载次数:0
上传日期:2023-07-17 16:25:27
上 传 者sh-1993
说明:  我的竞争性编程库,
(my library for competitive programming,)

文件列表:
.circleci/ (0, 2023-12-19)
.circleci/config.yml (3431, 2023-12-19)
.hlint.yaml (244, 2023-12-19)
LICENSE (6556, 2023-12-19)
Setup.hs (46, 2023-12-19)
app/ (0, 2023-12-19)
app/Main.hs (3692, 2023-12-19)
benchmark/ (0, 2023-12-19)
benchmark/Bench.hs (208, 2023-12-19)
benchmark/Data/ (0, 2023-12-19)
benchmark/Data/BSRBench.hs (1100, 2023-12-19)
benchmark/Data/IntModBench.hs (6569, 2023-12-19)
fourmolu.yaml (483, 2023-12-19)
hie.yaml (301, 2023-12-19)
package.yaml (1583, 2023-12-19)
src/ (0, 2023-12-19)
src/Algorithm/ (0, 2023-12-19)
src/Algorithm/BinarySearch.hs (2922, 2023-12-19)
src/Algorithm/GoldenSectionSearch.hs (2211, 2023-12-19)
src/Algorithm/LIS.hs (391, 2023-12-19)
src/Algorithm/Mo.hs (3253, 2023-12-19)
src/Algorithm/Search/ (0, 2023-12-19)
src/Algorithm/Search/SternBrocot.hs (1877, 2023-12-19)
src/Algorithm/TwoSat.hs (2002, 2023-12-19)
src/Control/ (0, 2023-12-19)
src/Control/GCJ.hs (632, 2023-12-19)
src/Control/Memo/ (0, 2023-12-19)
src/Control/Memo/Fix.hs (1697, 2023-12-19)
src/Control/Monad/ (0, 2023-12-19)
src/Control/Monad/Interactive.hs (3930, 2023-12-19)
src/Data/ (0, 2023-12-19)
src/Data/BitSet.hs (4852, 2023-12-19)
src/Data/Buffer.hs (5708, 2023-12-19)
... ...

# iota [![CI](https://github.com/cojna/iota/actions/workflows/ci.yml/badge.svg)](https://github.com/cojna/iota/actions/workflows/ci.yml) [![GitHub Pages](https://github.com/cojna/iota/actions/workflows/document.yml/badge.svg)](https://github.com/cojna/iota/actions/workflows/document.yml) my library for competitive programming ## Document https://cojna.github.io/iota/ ## License These codes are licensed under CC0. [![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png "CC0")](http://creativecommons.org/publicdomain/zero/1.0/deed.ja)

近期下载者

相关文件


收藏者