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