Closed mizar closed 1 year ago
Since the scope of work seemed to overlap with another PR, it may be best to withdraw my changes.
Rebase commit to current rust-lang-ja:master
.
This PR handles the fixes by atcoder/ac-library#88 and atcoder/ac-library#97, but not #92 . On the other hand, #99 handles atcoder/ac-library#88 and atcoder/ac-library#92, which are both about floor_sum
, while atcoder/ac-library#97 are not handled. Let's close this issue and improve #99, separating atcoder/ac-library#97 counterpart in another PR.
Related:
before: 84ms https://atcoder.jp/contests/practice2/submissions/38186148 after: 65ms https://atcoder.jp/contests/practice2/submissions/38186356