Skip to content

toyboot4e/ac-library-hs

Repository files navigation

ac-library-hs

Haskell port of ac-library, a library for competitive programming on AtCoder.

Notes

  • The library is mainly for AtCoder and only GHC 9.8.4 is guaranteed to be supported.
  • The Internal module is unstable and does not follow PVP.
  • The Extra module provides with extra contents not in the original ac-library. Note that they're less tested.

Usage

See the API documentation for more information.