Skip to content

Commit

Permalink
add configs Zaoch 2024 (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
masha237 authored and Mond1c committed Apr 1, 2024
1 parent aad7255 commit 0b05658
Show file tree
Hide file tree
Showing 8 changed files with 28,142 additions and 0 deletions.
476 changes: 476 additions & 0 deletions config/zaoch/2024-d1/advanced.json

Large diffs are not rendered by default.

14,437 changes: 14,437 additions & 0 deletions config/zaoch/2024-d1/external.xml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions config/zaoch/2024-d1/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type":"ejudge",
"resultType":"IOI",
"url":"https://olympiads.ru/oQWnmnhLVEnXeZGR/external.xml"
}
7 changes: 7 additions & 0 deletions config/zaoch/2024-d1/visualConfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"CONTEST_COLOR": "#77D974",
"QUEUE_TITLE": "Очередь",
"STATISTICS_TITLE": "Статистика",
"SCOREBOARD_NORMAL_NAME": "Текущие",
"SCOREBOARD_STANDINGS_NAME": "результаты"
}
473 changes: 473 additions & 0 deletions config/zaoch/2024-d2/advanced.json

Large diffs are not rendered by default.

12,713 changes: 12,713 additions & 0 deletions config/zaoch/2024-d2/external.xml

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions config/zaoch/2024-d2/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"type":"ejudge",
"resultType":"IOI",
"url":"https://olympiads.ru/68QATYQE9wM7ZkIa/external.xml",
"problemScoreLimit": {
"1": 86,
"2": 80,
"3": 95,
"4": 80
},
"previousDays": [
{
"settings": {
"type":"ejudge",
"resultType":"IOI",
"url":"../Open-2024-d1/zaoch_2024_day1_external.xml",
"problemScoreLimit": {
"2": 89,
"4": 69
}
}
}
]
}
7 changes: 7 additions & 0 deletions config/zaoch/2024-d2/visualConfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"CONTEST_COLOR": "#77D974",
"QUEUE_TITLE": "Очередь",
"STATISTICS_TITLE": "Статистика",
"SCOREBOARD_NORMAL_NAME": "Текущие",
"SCOREBOARD_STANDINGS_NAME": "результаты"
}

0 comments on commit 0b05658

Please sign in to comment.