add solution links for recently added chapters

This commit is contained in:
sunface
2022-03-06 09:36:31 +08:00
parent 9405c576ff
commit 2a8e014329
4 changed files with 12 additions and 4 deletions

View File

@ -224,4 +224,6 @@ fn main() {
println!("Success!")
}
```
```
> You can find the solutions [here](https://github.com/sunface/rust-by-practice)(under the solutions path), but only use it when you need it :)