mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-14 17:57:39 +01:00
2 lines
89 B
Plaintext
2 lines
89 B
Plaintext
[m,n] -> { [x,y] -> x^2 * y + m + 13 * n: n = 2x + 4y and 0 <= x,y <= 10 and 3 n = 5 m }
|