feat(codechef): finalize codechef impl
This commit is contained in:
parent
f78e43bdd4
commit
e89c2e1cf5
5 changed files with 106 additions and 56 deletions
|
|
@ -28,8 +28,8 @@ MATRIX = {
|
|||
"contests": tuple(),
|
||||
},
|
||||
"codechef": {
|
||||
"metadata": ("START209",),
|
||||
"tests": ("START209",),
|
||||
"metadata": ("START209D",),
|
||||
"tests": ("START209D",),
|
||||
"contests": tuple(),
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue