Skip to content

Conversation

@universato
Copy link
Owner

Relax the constraints of floor_sum

Refer to:
atcoder/ac-library#92

Benchmark

Current:
https://atcoder.jp/contests/practice2/submissions/22704612 393ms
https://atcoder.jp/contests/practice2/submissions/22704628 394ms

New:
https://atcoder.jp/contests/practice2/submissions/22705926 377ms (with ArgumentError, while true)
https://atcoder.jp/contests/practice2/submissions/22705833 375ms (without ArgumentError, while true)

https://atcoder.jp/contests/practice2/submissions/22705869 457ms (loop method)

Notes

PR #14 449ms -> 426ms
PR #78 426ms -> 393ms

@universato universato merged commit 22bccee into main May 26, 2021
@universato universato deleted the relax-the-constraints-of-floor_sum branch May 26, 2021 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants