Skip to content

ac-library-rs is a rust port of AtCoder Library (ACL).

License

Notifications You must be signed in to change notification settings

cupro29/ac-library-rs

 
 

Repository files navigation

ac-library-rs

ac-library-rs is a rust port of AtCoder Library (ACL).

See below for ACL.

Progress

Our first milestone is 2020/09/20, when the first ACL contest is planned. We aim to implement the same toolset as original ACL(C++) on the day.

We are trying to implement with the same files by referring to the original ACL's hpp. After that we try to improve our development flow, tests, or utilities.

How to contribute

  1. Create an issue or a draft PR before you start working.
  2. Make a PR and pass tests.

More information

We have a slack workspace rust-jp.rs. Please join it.

About

ac-library-rs is a rust port of AtCoder Library (ACL).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.2%
  • Python 2.3%
  • Shell 0.5%