generated from PlexSheep/rs-base
docs: add solutions to readme
cargo devel CI / cargo CI (push) Has been cancelled
Details
cargo devel CI / cargo CI (push) Has been cancelled
Details
This commit is contained in:
parent
3a4125fdde
commit
f947dd559c
|
@ -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/]. Don't spoil the
|
||||||
|
challenge for yourself.
|
||||||
|
|
Loading…
Reference in New Issue