2 lines
68 B
Plaintext
2 lines
68 B
Plaintext
|
[P, Q] -> { [n, m] -> n : n >= 1 and m >= n and m <= P and m <= Q }
|