ac-library-rs

Crates.ioac-library-rs
lib.rsac-library-rs
version0.1.1
sourcesrc
created_at2023-04-09 13:20:50.334005
updated_at2023-04-09 13:46:35.270022
descriptionA Rust port of AtCoder Library (ACL).
homepage
repositoryhttps://github.com/rust-lang-ja/ac-library-rs
max_upload_size
id834204
size178,017
Mizar / みざー (mizar)

documentation

README

ac-library-rs

CI Rust 2018 1.42.0+ Crates.io License

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

See below for ACL.

Progress

We are trying to keep up with the original ACL, to make APIs user-friendly, to fix known bugs, and so on.

However, we can't afford to do all of these things by ourselves. If you are using ac-library-rs, are familiar with competitive programming, and can find time, please help us.

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 Zulip organization rust-jp.rs. All of the streams and topics are visible without logging in. If you like, please join it.

We are discussing this project in #競プロ > ac-library-rs.

Commit count: 347

cargo fmt