shad-go/.deadlines.yml
Arseny Balobanov 966462cc08 Release Basics
2022-02-17 20:52:47 +03:00

31 lines
584 B
YAML

- group: Basics
start: 17-02-2022 18:00
deadline: 27-02-2022 23:59
tasks:
- task: hotelbusiness
score: 100
- task: hogwarts
score: 100
- task: utf8
score: 100
- task: varfmt
score: 100
- task: speller
score: 100
- task: forth
score: 100
- group: Hello World
start: 10-02-2022 18:00
deadline: 20-02-2022 23:59
tasks:
- task: sum
score: 100
- task: tour0
score: 100
- task: wordcount
score: 100
- task: urlfetch
score: 100
- task: fetchall
score: 100