Added ex075 Quiz 8
This commit is contained in:
parent
14480323a6
commit
65226b5354
4 changed files with 237 additions and 10 deletions
8
patches/patches/075_quiz8.patch
Normal file
8
patches/patches/075_quiz8.patch
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
52c52,56
|
||||
<
|
||||
---
|
||||
> return Path{
|
||||
> .from = from,
|
||||
> .to = to,
|
||||
> .dist = dist,
|
||||
> };
|
||||
Loading…
Add table
Add a link
Reference in a new issue