atl wind splay template
Original link: https://www.shuizilong.com/house/archives/atl-%E9%A3%8E-splay-%E6%A8%A1%E6%9D%BF/ It’s okay to finish a version https://github.com/lychees/last-weapon/commit/58976a70bc0948c2073091c6cf2966a16e352127 The current example uses the GSS series. . . However, GSS3 has the same code length as GSS1. . Need to delete something. . GSS6 is a good fit. . . #include <lastweapon/segtree> using namespace lastweapon; struct rec{ int ss, ls, rs, ms; rec(int s […]
atl wind splay template Read More »