Open ssk4988 opened 6 months ago
https://github.com/ucf-programming-team/hackpack-cpp/blob/master/content/data-structures/KDBIT.h
It might just be slower, haven't gotten the chance to compare it on problems where it is intended.
It TLE's on two more cases on CSES than with KACTL's 2D Offline BIT (Both TLE on CSES with implicit bs)
https://github.com/ucf-programming-team/hackpack-cpp/blob/master/content/data-structures/KDBIT.h
It might just be slower, haven't gotten the chance to compare it on problems where it is intended.
It TLE's on two more cases on CSES than with KACTL's 2D Offline BIT (Both TLE on CSES with implicit bs)