Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: atcoder/ac-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5
Choose a base ref
...
head repository: atcoder/ac-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    b64a644 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge pull request #162 from rururia-kyopro/fix-unqualified-call-warning

    Fix warning: unqualified call to 'std::move' on clang 16.
    yosupo06 authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e785647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb7aa8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #163 from yosupo06/patch/issue149

    fix #149: improve barret algorithm
    yosupo06 authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d8ca7f2 View commit details
    Browse the repository at this point in the history
Loading