Skip to content

Commit

Permalink
Update broken link to problem package format
Browse files Browse the repository at this point in the history
Also point to the legacy ICPC version for now. A new version is
planned to be released in September around the ICPC World Finals
in Astana, but until that's finalized, point to what we're actually
(roughly) implementing currently.
  • Loading branch information
eldering authored and vmcj committed Aug 25, 2024
1 parent 9f12b77 commit 11fe36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/problem-format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ configured problem by uploading a zip file that contains only testcase files.
Any jury solutions present will be automatically submitted when ``allow_submit``
is ``1`` and there's a team associated with the uploading user.

.. _ICPC problem package specification: https://icpc.io/problem-package-format/spec/problem_package_format
.. _ICPC problem package specification: https://icpc.io/problem-package-format/spec/legacy-icpc

0 comments on commit 11fe36f

Please sign in to comment.