Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++-ify rungard. #2344

Merged
merged 8 commits into from
Jun 11, 2024
Merged

C++-ify rungard. #2344

merged 8 commits into from
Jun 11, 2024

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    6be80e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e23f6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e916d26 View commit details
    Browse the repository at this point in the history
  4. Use nullptr instead of NULL.

    meisterT committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fe99844 View commit details
    Browse the repository at this point in the history
  5. strlen returns size_t

    meisterT committed May 30, 2024
    Configuration menu
    Copy the full SHA
    42e6498 View commit details
    Browse the repository at this point in the history
  6. Remove unused vars.

    meisterT committed May 30, 2024
    Configuration menu
    Copy the full SHA
    49010dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d42e14 View commit details
    Browse the repository at this point in the history
  8. Update judge/runguard.cc

    Co-authored-by: Jaap Eldering <eldering@users.noreply.github.com>
    meisterT and eldering committed May 30, 2024
    Configuration menu
    Copy the full SHA
    11403e5 View commit details
    Browse the repository at this point in the history