feat: codechef

This commit is contained in:
Barrett Ruth 2025-10-25 00:26:33 -04:00
parent 401494aab0
commit 2fda5a74ca
22 changed files with 28652 additions and 45 deletions

View file

@ -27,6 +27,11 @@ MATRIX = {
"tests": ("1550",),
"contests": tuple(),
},
"codechef": {
"metadata": ("START209",),
"tests": ("START209",),
"contests": tuple(),
},
}