2 lines
61 B
Plaintext
Raw Normal View History

[n] -> { [x,y] -> x^2 * y : n = 2x + 4y and 0 <= x,y <= 10 }