prfss / acl-ext

C++ library for competitive programming which complements AtCoder Library

Home Page:https://prfss.github.io/acl-ext/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acl-ext

C++ library for competitive programming (Documentation)

This library depends on STL and AtCoder Library.

Testing this library

Requirements:bazelisk

% bazelisk test --test_output=all //test:test_all

Japanese document generation

Requirements:doxygen

% cd doc
% doxygen Doxyfile

About

C++ library for competitive programming which complements AtCoder Library

https://prfss.github.io/acl-ext/


Languages

Language:C++ 93.2%Language:Python 4.7%Language:Starlark 2.1%