vault backup: 2023-09-07 21:46:04

This commit is contained in:
2023-09-07 21:46:04 +02:00
parent 9938bb93ee
commit a7a9e908a8
2 changed files with 7 additions and 5 deletions

View File

@ -169,3 +169,5 @@ let highest_square_sum x y z =
val highest_square_sum : int -> int -> int -> int = <fun>
```
## Exercise 3.6