Description
Competitive-programming solutions can use the official AtCoder C++ library. It is useful for contestants who need tested implementations of common algorithms and data structures used in AtCoder problems.
This is a programming library, not an application. Understand each algorithm's assumptions before using it in contests or educational material.