Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

問題: Maximum Spanning Tree Queries #26

Merged
merged 13 commits into from
Aug 5, 2024
Merged

Commits on Aug 4, 2024

  1. create problem

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    d7b03d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9173348 View commit details
    Browse the repository at this point in the history
  3. add judge, validator

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    186773a View commit details
    Browse the repository at this point in the history
  4. create testcases

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b8b162c View commit details
    Browse the repository at this point in the history
  5. fix partial1 SOLUTION file

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4fec033 View commit details
    Browse the repository at this point in the history
  6. create partial2 solution

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    ebda90c View commit details
    Browse the repository at this point in the history
  7. create wa solution

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    983cb60 View commit details
    Browse the repository at this point in the history
  8. create ac solution

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9051c9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee6431a View commit details
    Browse the repository at this point in the history
  10. update time limit

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    92c8768 View commit details
    Browse the repository at this point in the history
  11. add more tests

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e285ed6 View commit details
    Browse the repository at this point in the history
  12. add py solutions

    a01sa01to committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    1a18eeb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    974a10d View commit details
    Browse the repository at this point in the history