vault backup: 2023-09-12 14:09:42
This commit is contained in:
@ -222,6 +222,7 @@ let apm = function
|
||||
| (x, 0) -> 1
|
||||
| (x, y) -> 0
|
||||
| _ -> invalid_arg "Error";;
|
||||
val amp: int*int -> int = <fun>
|
||||
|
||||
let strange = function
|
||||
| (0, n) -> 0
|
||||
|
Reference in New Issue
Block a user