Added powmod in utility and PowerMod in the sintax and semantics of MiniImp
This commit is contained in:
@ -1 +1,3 @@
|
||||
val pow : int -> int -> int
|
||||
|
||||
val powmod : int -> int -> int -> int
|
||||
|
||||
Reference in New Issue
Block a user