Skip to content

Commit

Permalink
add link to statement, testcases, review
Browse files Browse the repository at this point in the history
  • Loading branch information
mendako1015 authored Jun 17, 2024
1 parent 8eb90b5 commit bd4a738
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions open-2024/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,19 +92,27 @@ Rules that are not same as IOI 2017 Rule:

## Statements

These will be released after the contest.
- examination2 [en]({{ site.datadir }}/open-2024/examination2/2024-open-examination2-statement-en.pdf) / [ja]({{ site.datadir }}/open-2024/examination2/2024-open-examination2-statement.pdf)
- heat [en]({{ site.datadir }}/open-2024/heat/2024-open-heat-statement-en.pdf) / [ja]({{ site.datadir }}/open-2024/heat/2024-open-heat-statement.pdf)
- library3 [en]({{ site.datadir }}/open-2024/library3/2024-open-library3-statement-en.pdf) / [ja]({{ site.datadir }}/open-2024/library3/2024-open-library3-statement.pdf)

## Reviews

These will be released after the contest.
- examination2 [en]({{ site.datadir }}/open-2024/examination2/2024-open-examination2-sol-en.pdf / [ja]({{ site.datadir }}/open-2024/examination2/2024-open-ancient2-sol.pdf)
- heat [en]({{ site.datadir }}/open-2024/heat/2024-open-heat-sol-en.pdf) / [ja]({{ site.datadir }}/open-2024/heat/2024-open-heat-sol.pdf)
- library3 [en]({{ site.datadir }}/open-2024/library3/2024-open-library3-sol-en.pdf) / [ja]({{ site.datadir }}/open-2024/library3/2024-open-library3-sol.pdf)

## Sample Sources

These will be released after the contest.
- examination2 [sol]({{ site.datadir }}/open-2024/examination2/2024-open-examination2-sol.cpp)
- heat [sol]({{ site.datadir }}/open-2024/heat/2024-open-heat-sol.cpp)
- library3 [sol]({{ site.datadir }}/open-2024/library3/2024-open-library3-sol.cpp)

## Test Data

These will be released after the contest.
- [examination2]({{ site.datadir }}/open-2024/examination2/2024-open-examination2-test-data.tar.gz)
- [heat]({{ site.datadir }}/open-2024/heat/2024-open-heat-test-data.tar.gz)
- [library3]({{ site.datadir }}/open-2024/library3/2024-open-library3-test-data.tar.gz)

## Questionnaire
We appreciate your feedback on our contest!
Expand Down

0 comments on commit bd4a738

Please sign in to comment.