Jump to content

Combinations and permutations: Difference between revisions

Nimrod -> Nim
(Added Bracmat example)
(Nimrod -> Nim)
Line 601:
Printing of test cases is performed incrementally, which is associated with the characteristics of the device output.
 
=={{header|NimrodNim}}==
<lang nimrodnim>import bigints
 
proc perm(n, k: int32): BigInt =
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.