Add `tournament`
I'm leaving this exercise as WIP status so we can double-check what this looks like with the 12 extra tabs (for the input files) in the online editor.
At the moment, I'm not having the students write to a local file, but we probably could (or should) since the instructions refer to them also doing that. I suppose we could have them write the formatted output to a second folder so inputs\01.txt goes into the Tally function and the expected output will be in outputs\01.txt.
https://forum.exercism.org/t/adding-change-exercise/17766 (a conversation of exercises being added to vimscript).
CI fails so I'll need to figure that part out.
I'm leaving this as
WIPstatus
The original message still has this, probably better to use the "draft" setting here, maybe, rather than something that remails "static".
So not quite sure what to do at the moment, other than ci failing still...
Probably needs a rebase on origin/main, as when I check this out, there are way too many files that have changed. This may also be a source of the ci/cd failure.
Those are the test input files. I didn’t touch any other files outside of the usual stuff for adding an exercise
I'm leaving this as
WIPstatusThe original message still has this, probably better to use the "draft" setting here, maybe, rather than something that remails "static".
So not quite sure what to do at the moment, other than ci failing still...
"wip", "beta", "active", and "deprecated" are the valid statuses, and wip is appropriate for having the exercise initially available for only maintainers, not students.
"wip", "beta", "active", and "deprecated"
Sorry, had interpreted "this" as the status of this patch, not "this" as the exercise. All good, we are on the same page.