You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sync tournament with problem-specifications (#1437)
* Sync tournament with problem-specifications
The sync brought in changes to the docs and tests.toml
The example solution failed the new test due to a small formatting
difference in the spec. The new test is the first one that shows
a score that has double-digits.
I updated the example solution to pass the new test, but did not
spend any time thinking about how to make the code nice.
* Sync tournament docs from problem-specifications
The previous sync uncovered a slight mismatch between the
instructions and the tests.
I submitted a pull request to the problems-specifications repository,
which has now been merged.
This brings the docs up-to-date with the most recent change there.
0 commit comments