rust-lang-ja / ac-library-rs

ac-library-rs is a rust port of AtCoder Library (ACL).
Creative Commons Zero v1.0 Universal
225 stars 27 forks source link

Implement internal_queue #22

Closed matsu7874 closed 4 years ago

matsu7874 commented 4 years ago

Add a port of the ACL's internal_queue.hpp.

Please comment if you try.

matsu7874 commented 4 years ago

@TonalidadeHidrica created PR. https://github.com/rust-lang-ja/ac-library-rs/pull/13

matsu7874 commented 4 years ago

Thank you for implementing. The PR was merged!