AC Library (v1.6)
Pre-release
Pre-release
This version isn't installed AtCoder yet (2025/05/02)
(Small) Breaking change
What's Changed
- fix typo in lazysegtree.hpp by @nu50218 in #172
- expander.py: trace line numbers back to the original source file by @ssvb in #171
- Fixed typo in lazysegtree.hpp by @fffelix-huang in #166
- Fix redundant copy in rvalue ref overload of
convolution
by @RezwanArefin01 in #168 - Add assertation in
atcoder::lcp_array
by @tatyam-prime in #181 - Fix English version of lazysegtree doc by @lucifer1004 in #180
- update github actions by @yosupo06 in #184
- Improve documents by @yosupo06 in #185
- fix dsu.leader to avoid multiple assert checks by @yosupo06 in #186
New Contributors
- @nu50218 made their first contribution in #172
- @ssvb made their first contribution in #171
- @fffelix-huang made their first contribution in #166
- @RezwanArefin01 made their first contribution in #168
- @tatyam-prime made their first contribution in #181
- @lucifer1004 made their first contribution in #180
Full Changelog: v1.5.1...v1.6