docs: add solutions to readme
cargo devel CI / cargo CI (push) Successful in 1m29s Details

This commit is contained in:
Christoph J. Scherr 2024-09-06 20:04:27 +02:00
parent 3a4125fdde
commit de7e046ae7
1 changed files with 5 additions and 0 deletions

View File

@ -27,3 +27,8 @@ There are a number of challenges:
2. Connect by TCP and send a special u16 2. Connect by TCP and send a special u16
3. Connect by TCP, get sent dynamic math questions, solve them fast enough 3. Connect by TCP, get sent dynamic math questions, solve them fast enough
## Solution
Solutions for some challenges can be found in [solutions](./solutions/). Don't spoil the
challenge for yourself.